commit | 1f0e890dba5b0f543fea47732116b1c65d55614e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jun 24 15:11:43 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Jun 24 15:11:43 2010 -0400 |
tree | 85bc22beff0f721893a856c482dc28574eed68bd | |
parent | 1055d76d91e69c8ea9fb748db4d4a53b6384df31 [diff] |
NFSv4: Clean up struct nfs4_state_owner The 'so_delegations' list appears to be unused. Also eliminate so_client. If we already have so_server, we can get to the nfs_client structure. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>