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:
ee314c2
)
NFS: nfs41_walk_client_list(): re-lock before iterating
author
Chuck Lever
<chuck.lever@oracle.com>
Tue, 2 Oct 2012 16:18:12 +0000
(09:18 -0700)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 2 Oct 2012 16:25:02 +0000
(09:25 -0700)
Sparse identified an execution path in nfs41_walk_client_list()
where the nfs_client_lock is not re-acquired before taking the next
loop iteration.
fs/nfs/nfs4client.c:437:9: sparse: context imbalance in
'nfs41_walk_client_list' - different lock contexts for basic block
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Cc: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4client.c
patch
|
blob
|
history
diff --cc
fs/nfs/nfs4client.c
Simple merge