]> Pileus Git - ~andy/linux/blobdiff - include/linux/nfs_fs_sb.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[~andy/linux] / include / linux / nfs_fs_sb.h
index 2e22fc7e47cf95801b60e5d9e6771e3d5972cadc..a9e76ee1adcae3c28c4823ae5cf7eb472bd05a03 100644 (file)
@@ -82,6 +82,7 @@ struct nfs_client {
        /* The flags used for obtaining the clientid during EXCHANGE_ID */
        u32                     cl_exchange_flags;
        struct nfs4_session     *cl_session;    /* shared session */
+       bool                    cl_preserve_clid;
        struct nfs41_server_owner *cl_serverowner;
        struct nfs41_server_scope *cl_serverscope;
        struct nfs41_impl_id    *cl_implid;