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)
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)


No differences found