NFS: Added TEST_STATEID call
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 2 Jun 2011 18:59:08 +0000 (14:59 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 12 Jul 2011 17:40:27 +0000 (13:40 -0400)
commit7d9747947ae66d8f6a9a9a023a3a5e28df6a536e
treef0fc49559d1653e7e1e8597cf07f9f04cff9d237
parentfca78d6d2c77f87d7dbee89bbe4836a44da881e2
NFS: Added TEST_STATEID call

This patch adds in the xdr for doing a TEST_STATEID call with a single
stateid. RFC 5661 allows multiple stateids to be tested in a single
call, but only testing one keeps things simpler for now.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c
fs/nfs/nfs4xdr.c
include/linux/nfs4.h
include/linux/nfs_xdr.h