diff options
author | Mike Snitzer <snitzer@kernel.org> | 2024-11-15 20:41:00 -0500 |
---|---|---|
committer | Anna Schumaker <anna.schumaker@oracle.com> | 2025-01-14 17:05:10 -0500 |
commit | f9c3e1ba072d0e21e75f7033d75a134549e8ed43 (patch) | |
tree | b6722322e505871176a5bd0fde8dac06f2c85c57 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b33f7dec3a67216123312c7bb752b8f6faa1c465 (diff) |
nfsd: nfsd_file_acquire_local no longer returns GC'd nfsd_file
Now that LOCALIO no longer leans on NFSD's filecache for caching open
files (and instead uses NFS client-side open nfsd_file caching) there
is no need to use NFSD filecache's GC feature. Avoiding GC will speed
up nfsd_file initial opens.
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Acked-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions