NFSv4: Clean up struct nfs4_state_owner
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 24 Jun 2010 19:11:43 +0000 (15:11 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 24 Jun 2010 19:11:43 +0000 (15:11 -0400)
commit1f0e890dba5b0f543fea47732116b1c65d55614e
tree85bc22beff0f721893a856c482dc28574eed68bd
parent1055d76d91e69c8ea9fb748db4d4a53b6384df31
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>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c