aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2022-07-08 14:27:02 -0400
committerChuck Lever <[email protected]>2022-07-29 20:16:42 -0400
commit5e138c4a750dc140d881dab4a8804b094bbc08d2 (patch)
tree4b89786166f7ac18e87566cd6526cd97e6a0d193 /tools/perf/scripts/python/check-perf-trace.py
parentb40a2839470cd62ed68c4a32d72a18ee8975b1ac (diff)
NFSD: NFSv4 CLOSE should release an nfsd_file immediately
The last close of a file should enable other accessors to open and use that file immediately. Leaving the file open in the filecache prevents other users from accessing that file until the filecache garbage-collects the file -- sometimes that takes several seconds. Reported-by: Wang Yugui <[email protected]> Link: https://bugzilla.linux-nfs.org/show_bug.cgi?387 Reviewed-by: Jeff Layton <[email protected]> Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions