nfsd4: move some of nfs4_stateid into a separate structure
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 7 Sep 2011 20:06:42 +0000 (16:06 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 13 Sep 2011 22:29:58 +0000 (18:29 -0400)
We want delegations to share more with open/lock stateid's, so first
we'll pull out some of the common stuff we want to share.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found