diff options
Diffstat (limited to 'fs/nfsd/state.h')
-rw-r--r-- | fs/nfsd/state.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfsd/state.h b/fs/nfsd/state.h index 0a47c6a6b301..2712042a66b1 100644 --- a/fs/nfsd/state.h +++ b/fs/nfsd/state.h | |||
@@ -486,7 +486,6 @@ struct nfs4_file { | |||
486 | atomic_t fi_access[2]; | 486 | atomic_t fi_access[2]; |
487 | u32 fi_share_deny; | 487 | u32 fi_share_deny; |
488 | struct file *fi_deleg_file; | 488 | struct file *fi_deleg_file; |
489 | struct file_lock *fi_lease; | ||
490 | atomic_t fi_delegees; | 489 | atomic_t fi_delegees; |
491 | struct knfsd_fh fi_fhandle; | 490 | struct knfsd_fh fi_fhandle; |
492 | bool fi_had_conflict; | 491 | bool fi_had_conflict; |