]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/nfs_fs_sb.h
NFS: client needs to maintain list of inodes with active layouts
[mv-sheeva.git] / include / linux / nfs_fs_sb.h
index c38619d95a57f7840dcf1582c23895b48c82d0c4..4d62f1581ed1965ba20390abbd053fb8112a0bd4 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;    /* sharred session */
+       struct list_head        cl_layouts;
 #endif /* CONFIG_NFS_V4_1 */
 
 #ifdef CONFIG_NFS_FSCACHE