git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f2792f
)
NFS: Release dcache_lock in an error path of nfs_path
author
Josh Triplett
<josht@us.ibm.com>
Mon, 24 Jul 2006 23:30:00 +0000
(16:30 -0700)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 3 Aug 2006 20:55:01 +0000
(16:55 -0400)
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)
fs/nfs/namespace.c
patch
|
blob
|
history
diff --cc
fs/nfs/namespace.c
Simple merge