rpc_pipe: fix cleanup of dummy gssd directory when notification fails
authorJeff Layton <jlayton@redhat.com>
Mon, 9 Dec 2013 14:38:00 +0000 (09:38 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 10 Dec 2013 17:39:53 +0000 (19:39 +0200)
Currently, it could leak dentry references in some cases. Make sure
we clean up properly.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/rpc_pipe.c

Simple merge