]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0da9750c0a983961a97319e64fad1470c957955c
tree85bc22beff0f721893a856c482dc28574eed68bd
parent1350a107114d49c126ee9e4c01eda57bed5731ba
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