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:
d18cc1f
)
NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 3 Dec 2009 20:52:41 +0000
(15:52 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 3 Dec 2009 20:52:41 +0000
(15:52 -0500)
In practice, we need to ensure that we call nfs4_state_end_reclaim_reboot
in 2 cases:
- If we lose the lease while we were reclaiming state
OR
- After we're done with reboot recovery
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found