]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/nfs_fs_sb.h
nfs41: add session setup to the state manager
[karo-tx-linux.git] / include / linux / nfs_fs_sb.h
index 435ed556efb594d5006a586603639b4e3f2c75de..d0902ccec9cedaa3eab23f75c8ea9ad9c07379bb 100644 (file)
@@ -24,6 +24,7 @@ struct nfs_client {
        int                     cl_cons_state;  /* current construction state (-ve: init error) */
 #define NFS_CS_READY           0               /* ready to be used */
 #define NFS_CS_INITING         1               /* busy initialising */
+#define NFS_CS_SESSION_INITING 2               /* busy initialising  session */
        unsigned long           cl_res_state;   /* NFS resources state */
 #define NFS_CS_CALLBACK                1               /* - callback started */
 #define NFS_CS_IDMAP           2               /* - idmap started */