NFSv4.1 cache mdsthreshold values on OPEN
[firefly-linux-kernel-4.4.55.git] / include / linux / nfs_fs.h
index 80a9385b88abfeed538ef6fb371fa24b4cea4f93..ce910cb7d7615f544957f3182dcae57759f06b12 100644 (file)
@@ -102,6 +102,7 @@ struct nfs_open_context {
        int error;
 
        struct list_head list;
+       struct nfs4_threshold   *mdsthreshold;
 };
 
 struct nfs_open_dir_context {