commit | 82be417aa37c05116e310b0f2171187ea389f89b | [log] [tgz] |
---|---|---|
author | Andy Adamson <andros@netapp.com> | Wed May 23 05:02:35 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu May 24 16:15:48 2012 -0400 |
tree | 901d8fc702d6aef425c4b17cdf62e4fdd8c81833 | |
parent | 88034c3d88c2c48b215f2cc5eb22e564aa817f9c [diff] [blame] |
NFSv4.1 cache mdsthreshold values on OPEN Signed-off-by: Andy Adamson <andros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
diff --git a/include/linux/nfs_fs.h b/include/linux/nfs_fs.h index 80a9385..ce910cb 100644 --- a/include/linux/nfs_fs.h +++ b/include/linux/nfs_fs.h
@@ -102,6 +102,7 @@ int error; struct list_head list; + struct nfs4_threshold *mdsthreshold; }; struct nfs_open_dir_context {