diff options
author | 2025-08-03 16:32:00 -0700 | |
---|---|---|
committer | 2025-08-04 09:48:16 -0700 | |
commit | b9defd611abf3d24354e14c8d85da14c7abaa07e (patch) | |
tree | 1873ca04554f42a48f257e0c8b1c540c72c4fcba /tools/perf/scripts/python | |
parent | NFS: Fix the setting of capabilities when automounting a new filesystem (diff) | |
download | wireguard-linux-b9defd611abf3d24354e14c8d85da14c7abaa07e.tar.xz wireguard-linux-b9defd611abf3d24354e14c8d85da14c7abaa07e.zip |
NFSv4: Remove duplicate lookups, capability probes and fsinfo calls
When crossing into a new filesystem, the NFSv4 client will look up the
new directory, and then call nfs4_server_capabilities() as well as
nfs4_do_fsinfo() at least twice.
This patch removes the duplicate calls, and reduces the initial lookup
to retrieve just a minimal set of attributes.
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions