NFS: Always use the same SETCLIENTID boot verifier
[linux-2.6-block.git] / include / linux / nfs_fs_sb.h
index 59410b365ba4243a86646781ec97517caf6090be..fbec57d6dc0ad2d811029653ad09a068dac5f434 100644 (file)
@@ -61,9 +61,6 @@ struct nfs_client {
 
        struct rpc_wait_queue   cl_rpcwaitq;
 
-       /* used for the setclientid verifier */
-       struct timespec         cl_boot_time;
-
        /* idmapper */
        struct idmap *          cl_idmap;