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:
b757144
)
NFSv4: Fix nfs_server_return_all_delegations
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 3 Apr 2013 23:04:58 +0000
(19:04 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 5 Apr 2013 21:03:56 +0000
(17:03 -0400)
If the state manager thread is already running, we may end up
racing with it in nfs_client_return_marked_delegations. Better to
just allow the state manager thread to do the job.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found