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)
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>

No differences found