NFSv4: remove duplicate clientid in struct nfs_client
[linux-flexiantxendom0-natty.git] / include / linux / nfs_fs_sb.h
index b197563..6beb33e 100644 (file)
@@ -71,8 +71,6 @@ struct nfs_client {
 #endif /* CONFIG_NFS_V4 */
 
 #ifdef CONFIG_NFS_V4_1
-       /* clientid returned from EXCHANGE_ID, used by session operations */
-       u64                     cl_ex_clid;
        /* The sequence id to use for the next CREATE_SESSION */
        u32                     cl_seqid;
        /* The flags used for obtaining the clientid during EXCHANGE_ID */