diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/nfs_fs_sb.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/nfs_fs_sb.h b/include/linux/nfs_fs_sb.h index 144d955dc46a..2cef0a68aa77 100644 --- a/include/linux/nfs_fs_sb.h +++ b/include/linux/nfs_fs_sb.h | |||
@@ -44,8 +44,6 @@ struct nfs_client { | |||
44 | 44 | ||
45 | struct list_head cl_delegations; | 45 | struct list_head cl_delegations; |
46 | struct list_head cl_state_owners; | 46 | struct list_head cl_state_owners; |
47 | struct list_head cl_unused; | ||
48 | int cl_nunused; | ||
49 | spinlock_t cl_lock; | 47 | spinlock_t cl_lock; |
50 | 48 | ||
51 | unsigned long cl_lease_time; | 49 | unsigned long cl_lease_time; |