commit | 23e66ba97127ff3b064d4c6c5138aa34eafc492f | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Dec 09 09:38:00 2013 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 10 19:39:53 2013 +0200 |
tree | 770dfc922af6b4c2872dfab97c3a67eef3effd27 | |
parent | e2f0c83a9de331d9352185ca3642616c13127539 [diff] |
rpc_pipe: fix cleanup of dummy gssd directory when notification fails 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>