SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 14 Aug 2006 17:11:15 +0000 (13:11 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 24 Aug 2006 19:50:51 +0000 (15:50 -0400)
commit8f8e7a50f450fcb86a5b2ffb94543c57a14f8260
treefc48bee347dad1c6100468c2169d34152e2daac1
parent68adb0af51ebccb72ffb14d49cb8121b1afc4259
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs

rpc_unlink() and rpc_rmdir() will dput the dentry reference for you.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
(cherry picked from a05a57effa71a1f67ccbfc52335c10c8b85f3f6a commit)
fs/nfs/idmap.c
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/clnt.c