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:
f05c124
)
NFSv4: Fix another potential state manager deadlock
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 9 Apr 2013 16:56:52 +0000
(12:56 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 9 Apr 2013 17:19:35 +0000
(13:19 -0400)
Don't hold the NFSv4 sequence id while we check for open permission.
The call to ACCESS may block due to reboot recovery.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found