new helpers: fh_{want,drop}_write()
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 23 Nov 2011 17:03:18 +0000 (12:03 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 4 Jan 2012 03:52:35 +0000 (22:52 -0500)
A bunch of places in nfsd does mnt_{want,drop}_write on vfsmount of
export of given fhandle.  Switched to obvious inlined helpers...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found