]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/nfsd/state.h
Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[karo-tx-linux.git] / fs / nfsd / state.h
index 4874ce515fc10024a5bda53e16511b43a8a5f603..583ffc13cae27d165be052609f37dc7428b54dcc 100644 (file)
@@ -67,8 +67,8 @@ struct nfsd4_callback {
        struct rpc_message cb_msg;
        struct nfsd4_callback_ops *cb_ops;
        struct work_struct cb_work;
+       int cb_seq_status;
        int cb_status;
-       bool cb_update_seq_nr;
        bool cb_need_restart;
 };