Trond Myklebust 965b5d6791 NFSv4: Handle more errors when recovering open file and locking state
It is possible for servers to return NFS4ERR_BAD_STATEID when
the state management code is recovering locks or is reclaiming state when
returning a delegation. Ensure that we handle that case.
While we're at it, add in handlers for NFS4ERR_STALE,
NFS4ERR_ADMIN_REVOKED, NFS4ERR_OPENMODE, NFS4ERR_DENIED and
NFS4ERR_STALE_STATEID, since the protocol appears to allow for them too.

Also handle ENOMEM...

Finally, rather than add new NFSv4.0-specific errors and error handling into
the generic delegation code, move that open file and locking state error
handling into the NFSv4 layer.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2009-06-17 13:22:59 -07:00
..
2008-07-09 12:09:04 -04:00
2009-05-02 19:42:39 -07:00
2009-04-03 16:42:47 +01:00
2008-02-20 16:15:44 -05:00
2009-04-03 16:42:43 +01:00
2009-06-16 19:47:48 -07:00
2009-06-11 21:36:01 -04:00
2009-03-10 20:33:18 -04:00
2009-03-27 14:43:59 -04:00
2009-03-19 15:35:50 -04:00
2009-03-19 15:17:40 -04:00