commit | ce510193272c295b891e45525a83b543ae3207c1 | [log] [tgz] |
---|---|---|
author | Josh Triplett <josht@us.ibm.com> | Mon Jul 24 16:30:00 2006 -0700 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Aug 03 16:55:01 2006 -0400 |
tree | 4b343858aa43e2a1e549ea23c5cff4cf86aeff47 | |
parent | 3f2792ffbd88dc1cd41d226674cc428914981e98 [diff] |
NFS: Release dcache_lock in an error path of nfs_path In one of the error paths of nfs_path, it may return with dcache_lock still held; fix this by adding and using a new error path Elong_unlock which unlocks dcache_lock. Signed-off-by: Josh Triplett <josh@freedesktop.org> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> (cherry picked from f4b90b43677fb23297c56802c3056fc304f988d9 commit)