Skip to content
Snippets Groups Projects
Commit f4ae2faa authored by Sergey Senozhatsky's avatar Sergey Senozhatsky Committed by Al Viro
Browse files

fix reiserfs_evict_inode end_writeback second call


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: default avatarSergey Senozhatsky <sergey.senozhatsky@gmail.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent da5cabf8
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment