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:
a9ed2e2
)
NFSv4: Fix up error handling in the state manager main loop.
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 3 Dec 2009 20:53:22 +0000
(15:53 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 3 Dec 2009 20:53:22 +0000
(15:53 -0500)
The nfs4_state_manager should not be looking at the error values when
deciding whether or not to loop round in order to handle a higher priority
state recovery task. It should rather be looking at the clp->cl_state.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found