git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1055d76
)
NFSv4: Clean up struct nfs4_state_owner
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 24 Jun 2010 19:11:43 +0000
(15:11 -0400)
committer
Trond 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