nfs: path_{get,put}() cleanups
authorJan Blunck <jblunck@suse.de>
Fri, 2 May 2008 20:42:45 +0000 (13:42 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 16 May 2008 16:43:30 +0000 (09:43 -0700)
commit31f31db1a15671513df9cd9fbe56ef45ee1e9a2a
treead4015fb8159aaa18041791c2c85e272c5565dd7
parent3110ff8048fb757b36112b044b384aea9c44d6e4
nfs: path_{get,put}() cleanups

Here are some more places where path_{get,put}() can be used instead of
dput()/mntput() pair.

Signed-off-by: Jan Blunck <jblunck@suse.de>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c
fs/nfs/namespace.c
fs/nfs/nfs4proc.c