NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 3 Dec 2009 20:52:41 +0000 (15:52 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 3 Dec 2009 20:52:41 +0000 (15:52 -0500)
commite345e88a774875cec26e097ea3ff2dc40c4f9da2
treeb04a63d691c0250fdb50078f15e78e80ebe811e4
parentd18cc1fda25295416a2855d44c2936db01df9eec
NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot

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>
fs/nfs/nfs4state.c