commit | 428a23d2bf0ca8fd4d364a464c3e468f0e81671e | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Fri Jan 29 14:27:01 2021 -0500 |
committer | Chuck Lever <chuck.lever@oracle.com> | Sat Jan 30 11:47:21 2021 -0500 |
tree | 8cb233fa9898c54c14d9467bd9668c7d48c9ece4 | |
parent | 3cc55f4434b421d37300aa9a167ace7d60b45ccf [diff] |
nfsd: skip some unnecessary stats in the v4 case In the typical case of v4 and an i_version-supporting filesystem, we can skip a stat which is only required to fake up a change attribute from ctime. Signed-off-by: J. Bruce Fields <bfields@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>