From: Trond Myklebust Date: Sun, 4 Mar 2012 23:13:57 +0000 (-0500) Subject: NFSv4: Simplify the struct nfs4_stateid X-Git-Tag: v3.4-rc1~123^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d2f24add1ff903ff8e0ce61c5c05635cc636985;p=pandora-kernel.git NFSv4: Simplify the struct nfs4_stateid Replace the union with the common struct stateid4 as defined in both RFC3530 and RFC5661. This makes it easier to access the sequence id, which will again make implementing support for parallel OPEN calls easier. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed