diff options
author | Yu Hsiang Huang <nickhuang@synology.com> | 2021-05-14 11:58:29 +0800 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2021-05-25 17:06:51 -0400 |
commit | e5d74a2d0ee67ae00edad43c3d7811016e4d2e21 (patch) | |
tree | 5f236db5fe80be9f58925024e52bbd6853fbf88b /tools/perf/scripts/python | |
parent | d6cbe98ff32aef795462a309ef048cfb89d1a11d (diff) |
nfsd: Prevent truncation of an unlinked inode from blocking access to its directory
Truncation of an unlinked inode may take a long time for I/O waiting, and
it doesn't have to prevent access to the directory. Thus, let truncation
occur outside the directory's mutex, just like do_unlinkat() does.
Signed-off-by: Yu Hsiang Huang <nickhuang@synology.com>
Signed-off-by: Bing Jing Chang <bingjingc@synology.com>
Signed-off-by: Robbie Ko <robbieko@synology.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions