From: Bryan Schumaker Date: Thu, 2 Jun 2011 18:59:08 +0000 (-0400) Subject: NFS: Added TEST_STATEID call X-Git-Tag: v3.1-rc1~136^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d9747947ae66d8f6a9a9a023a3a5e28df6a536e;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed