From: Trond Myklebust Date: Thu, 24 Jun 2010 19:11:43 +0000 (-0400) Subject: NFSv4: Clean up struct nfs4_state_owner X-Git-Tag: v2.6.36-rc1~498^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f0e890dba5b0f543fea47732116b1c65d55614e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed