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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 172.4 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top