aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfsd/state.h')
-rw-r--r--fs/nfsd/state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfsd/state.h b/fs/nfsd/state.h
index 8d5e2370cce0..6e63c1d272bf 100644
--- a/fs/nfsd/state.h
+++ b/fs/nfsd/state.h
@@ -234,6 +234,7 @@ struct nfs4_client {
234 u32 cl_cb_ident; 234 u32 cl_cb_ident;
235 atomic_t cl_cb_set; 235 atomic_t cl_cb_set;
236 struct nfsd4_callback cl_cb_null; 236 struct nfsd4_callback cl_cb_null;
237 struct nfsd4_session *cl_cb_session;
237 238
238 /* for all client information that callback code might need: */ 239 /* for all client information that callback code might need: */
239 spinlock_t cl_lock; 240 spinlock_t cl_lock;