Files
linux/fs/nfs
Trond Myklebust 0400a6b0cb NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
nfs4_schedule_state_recovery() should only be used when we need to force
the state manager to check the lease. If we just want to start the
state manager in order to handle a state recovery situation, we should be
using nfs4_schedule_state_manager().

This patch fixes the abuses of nfs4_schedule_state_recovery() by replacing
its use with a set of helper functions that do the right thing.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2011-03-11 15:18:22 -05:00
..
2010-05-14 15:09:31 -04:00
2011-01-12 20:02:45 -05:00
2010-10-27 21:39:39 +02:00
2010-12-21 11:51:23 -05:00
2010-10-23 15:27:35 -04:00
2010-10-26 13:56:42 -04:00
2011-01-06 14:46:32 -05:00
2011-01-04 13:10:36 -05:00
2011-01-12 20:02:45 -05:00
2010-10-07 18:48:49 -04:00
2011-03-10 15:04:53 -05:00