mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 22:21:21 +00:00
NFSv4.1 cache mdsthreshold values on OPEN
Signed-off-by: Andy Adamson <andros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
parent
88034c3d88
commit
82be417aa3
5 changed files with 69 additions and 5 deletions
|
@ -102,6 +102,7 @@ struct nfs_open_context {
|
|||
int error;
|
||||
|
||||
struct list_head list;
|
||||
struct nfs4_threshold *mdsthreshold;
|
||||
};
|
||||
|
||||
struct nfs_open_dir_context {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue