From: Josh Triplett Date: Mon, 24 Jul 2006 23:30:00 +0000 (-0700) Subject: NFS: Release dcache_lock in an error path of nfs_path X-Git-Tag: v2.6.18-rc4~44^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce510193272c295b891e45525a83b543ae3207c1;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust (cherry picked from f4b90b43677fb23297c56802c3056fc304f988d9 commit) --- Reading git-diff-tree failed