nfs41: check SEQUENCE status flag
authorAlexandros Batsakis <batsakis@netapp.com>
Sat, 5 Dec 2009 18:46:14 +0000 (13:46 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 5 Dec 2009 18:46:14 +0000 (13:46 -0500)
commit0629e370dd5819efa5cf8d418a8e6729efe388ef
tree90883270cf5d677b13c81d0e6dbfaac38c5d18a9
parent2449ea2e191123729b2dc37a06fcb9d6ea7e2736
nfs41: check SEQUENCE status flag

the server can indicate a number of error conditions by setting the
appropriate bits in the SEQUENCE operation. The client re-establishes
state with the server when it receives one of those, with the action
depending on the specific case.

Signed-off-by: Alexandros Batsakis <batsakis@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c
fs/nfs/nfs4xdr.c
include/linux/nfs4.h
include/linux/nfs_xdr.h