nfsd41: Backchannel: Setup sequence information
[safe/jmp/linux-2.6] / include / linux / nfsd / state.h
index 9cc40a1..b38d113 100644 (file)
@@ -221,6 +221,7 @@ struct nfs4_client {
        /* for nfs41 callbacks */
        /* We currently support a single back channel with a single slot */
        unsigned long           cl_cb_slot_busy;
+       u32                     cl_cb_seq_nr;
        struct svc_xprt         *cl_cb_xprt;    /* 4.1 callback transport */
        struct rpc_wait_queue   cl_cb_waitq;    /* backchannel callers may */
                                                /* wait here for slots */