diff options
author | 2022-07-08 14:27:02 -0400 | |
---|---|---|
committer | 2022-07-29 20:16:42 -0400 | |
commit | 5e138c4a750dc140d881dab4a8804b094bbc08d2 (patch) | |
tree | 4b89786166f7ac18e87566cd6526cd97e6a0d193 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NFSD: Move nfsd_file_trace_alloc() tracepoint (diff) | |
download | wireguard-linux-5e138c4a750dc140d881dab4a8804b094bbc08d2.tar.xz wireguard-linux-5e138c4a750dc140d881dab4a8804b094bbc08d2.zip |
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 <wangyugui@e16-tech.com>
Link: https://bugzilla.linux-nfs.org/show_bug.cgi?387
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions