commit | dcef0413da9a17bfca917d8b49baf309ce76b737 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Wed Sep 07 16:06:42 2011 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Sep 13 18:29:58 2011 -0400 |
tree | ef07ceebbba23e7c2a6e454e6ed57b610354fde7 | |
parent | 91a8c04031d051db41ec2a8c15e24622da037382 [diff] |
nfsd4: move some of nfs4_stateid into a separate structure 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>