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 6e592148ad8..19732d531cd 100644
--- a/fs/nfsd/state.h
+++ b/fs/nfsd/state.h
@@ -223,6 +223,7 @@ struct nfs4_client {
223 struct nfs4_cb_conn cl_cb_conn; 223 struct nfs4_cb_conn cl_cb_conn;
224 struct rpc_clnt *cl_cb_client; 224 struct rpc_clnt *cl_cb_client;
225 atomic_t cl_cb_set; 225 atomic_t cl_cb_set;
226 struct nfsd4_callback cl_cb_null;
226 227
227 /* for nfs41 */ 228 /* for nfs41 */
228 struct list_head cl_sessions; 229 struct list_head cl_sessions;