]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/nfs_fs_sb.h
NFSv4.1 Use MDS auth flavor for data server connection
[karo-tx-linux.git] / include / linux / nfs_fs_sb.h
index e8ff178c3d333560340a89e5bcdab3cc7035df93..b8cedced50c9c70dd00c680d42a424bcdb90a8a9 100644 (file)
@@ -56,6 +56,7 @@ struct nfs_client {
        struct rpc_cred         *cl_machine_cred;
 
 #if IS_ENABLED(CONFIG_NFS_V4)
+       struct list_head        cl_ds_clients; /* auth flavor data servers */
        u64                     cl_clientid;    /* constant */
        nfs4_verifier           cl_confirm;     /* Clientid verifier */
        unsigned long           cl_state;