NFSv4: Kill unused nfs_inode->delegation_state field
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
This commit is contained in:
parent
f4086a3d78
commit
bf40e5561f
3 changed files with 0 additions and 6 deletions
|
|
@ -180,7 +180,6 @@ struct nfs_inode {
|
|||
/* NFSv4 state */
|
||||
struct list_head open_states;
|
||||
struct nfs_delegation __rcu *delegation;
|
||||
fmode_t delegation_state;
|
||||
struct rw_semaphore rwsem;
|
||||
|
||||
/* pNFS layout information */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue