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:
115ce57
)
NFSv4.1: Fix a race in the pNFS return-on-close code
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 21 Sep 2012 00:15:57 +0000
(20:15 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 28 Sep 2012 20:03:11 +0000
(16:03 -0400)
If we sleep after dropping the inode->i_lock, then we are no longer
atomic with respect to the rpc_wake_up() call in pnfs_layout_remove_lseg().
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found