diff options
author | J. Bruce Fields <[email protected]> | 2020-11-30 17:46:17 -0500 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2020-12-09 09:39:38 -0500 |
commit | 942b20dc245590327ee0187c15c78174cd96dd52 (patch) | |
tree | 8db4fedecaf450af847ff1930ee55cb876e33a3c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4b03d99794eeed27650597a886247c6427ce1055 (diff) |
nfsd4: don't query change attribute in v2/v3 case
inode_query_iversion() has side effects, and there's no point calling it
when we're not even going to use it.
We check whether we're currently processing a v4 request by checking
fh_maxsize, which is arguably a little hacky; we could add a flag to
svc_fh instead.
Signed-off-by: J. Bruce Fields <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions