commit | 30846df06f937b692ea658aaf7e28acf56a255f8 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Apr 07 13:44:28 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Jun 04 12:07:07 2018 -0400 |
tree | b70015760baf43cc93c1d460b22242df8e73d7bd | |
parent | ae55e59da0e401893b3c52b575fc18a00623d0a1 [diff] |
NFSv4: Don't request size+change attribute if they are delegated to us When we hold a delegation, we should not need to request attributes such as the file size or the change attribute. For some servers, avoiding asking for these unneeded attributes can improve the overall system performance. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>