https://github.com/torvalds/linux
Revision f4ae2faa40199b97b12f508234640bc565d166f8 authored by Sergey Senozhatsky on 11 August 2010, 11:07:01 UTC, committed by Al Viro on 18 August 2010, 04:58:57 UTC
reiserfs_evict_inode calls end_writeback two times hitting
kernel BUG at fs/inode.c:298 becase inode->i_state is I_CLEAR already.

Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent da5cabf
History
Tip revision: f4ae2faa40199b97b12f508234640bc565d166f8 authored by Sergey Senozhatsky on 11 August 2010, 11:07:01 UTC
fix reiserfs_evict_inode end_writeback second call
Tip revision: f4ae2fa
File Mode Size
apparmor
integrity
keys
selinux
smack
tomoyo
Kconfig -rw-r--r-- 6.4 KB
Makefile -rw-r--r-- 938 bytes
capability.c -rw-r--r-- 22.9 KB
commoncap.c -rw-r--r-- 26.6 KB
device_cgroup.c -rw-r--r-- 11.8 KB
inode.c -rw-r--r-- 8.7 KB
lsm_audit.c -rw-r--r-- 8.7 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 32.1 KB

back to top