Trond Myklebust 9e33bed552 NFSv4: Add recovery for individual stateids
NFSv4 defines a number of state errors which the client does not currently
handle. Among those we should worry about are:
  NFS4ERR_ADMIN_REVOKED - the server's administrator revoked our locks
  			  and/or delegations.
  NFS4ERR_BAD_STATEID - the client and server are out of sync, possibly
                        due to a delegation return racing with an OPEN
			request.
  NFS4ERR_OPENMODE - the client attempted to do something not sanctioned
  		     by the open mode of the stateid. Should normally just
		     occur as a result of a delegation return race.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2008-12-23 15:21:46 -05:00
..
2008-12-23 15:21:45 -05:00
2008-12-23 15:21:45 -05:00
2008-07-09 12:09:04 -04:00
2008-02-20 16:15:44 -05:00
2008-03-19 18:00:34 -04:00
2008-10-07 18:16:22 -04:00
2008-12-23 15:21:45 -05:00
2008-10-07 18:16:22 -04:00
2007-03-16 19:25:05 -07:00