diff options
Diffstat (limited to 'include/linux/nfsd')
-rw-r--r-- | include/linux/nfsd/state.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nfsd/state.h b/include/linux/nfsd/state.h index 233b60d39b84..346b603072ce 100644 --- a/include/linux/nfsd/state.h +++ b/include/linux/nfsd/state.h | |||
@@ -74,7 +74,6 @@ struct nfs4_delegation { | |||
74 | time_t dl_time; | 74 | time_t dl_time; |
75 | /* For recall: */ | 75 | /* For recall: */ |
76 | u32 dl_ident; | 76 | u32 dl_ident; |
77 | int dl_trunc; | ||
78 | stateid_t dl_stateid; | 77 | stateid_t dl_stateid; |
79 | struct knfsd_fh dl_fh; | 78 | struct knfsd_fh dl_fh; |
80 | }; | 79 | }; |