commit | 7d9747947ae66d8f6a9a9a023a3a5e28df6a536e | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Thu Jun 02 14:59:08 2011 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 12 13:40:27 2011 -0400 |
tree | f0fc49559d1653e7e1e8597cf07f9f04cff9d237 | |
parent | fca78d6d2c77f87d7dbee89bbe4836a44da881e2 [diff] |
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>