aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2012-02-12 19:43:17 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2012-03-20 21:29:33 -0400
commit9bcb4b733c22b7dbc4cf847e707ac98f751e9180 (patch)
treef99c68d0b7d049d7a25706d23f224c734d0e1da1 /fs/cifs/cifsfs.c
parentecryptfs: don't bother with ->drop_inode() (diff)
downloadlinux-dev-9bcb4b733c22b7dbc4cf847e707ac98f751e9180.tar.xz
linux-dev-9bcb4b733c22b7dbc4cf847e707ac98f751e9180.zip
vfs: turn generic_drop_inode() into static inline
Once upon a time it used to be much bigger, but these days there's no point whatsoever keeping it in fs/inode.c, especially since it's not even needed as initializer for ->drop_inode() - it's the default and leaving ->drop_inode NULL will do just as well. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/cifs/cifsfs.c')
0 files changed, 0 insertions, 0 deletions