Make ->drop_inode() just return whether inode needs to be dropped
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 7 Jun 2010 17:43:19 +0000 (13:43 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 9 Aug 2010 20:48:35 +0000 (16:48 -0400)
commit45321ac54316eaeeebde0b5f728a1791e500974c
treec3989dd1a8b4a50168d696aa608941de88da9ade
parent30140837f256558c943636245ab90897a9455a70
Make ->drop_inode() just return whether inode needs to be dropped

... and let iput_final() do the actual eviction or retention

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/staging/pohmelfs/inode.c
fs/btrfs/ctree.h
fs/btrfs/inode.c
fs/cifs/cifsfs.c
fs/gfs2/super.c
fs/inode.c
fs/logfs/inode.c
fs/ocfs2/inode.c
fs/ocfs2/inode.h
include/linux/fs.h