diff options
author | 2020-06-18 14:36:23 +0800 | |
---|---|---|
committer | 2020-07-07 21:51:44 -0700 | |
commit | 79963d967b492876fa17c8c2c2c17b7438683d9b (patch) | |
tree | 6567a2612ff20d21ce355035717b31813e8697b7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: fix to document reserved special compression extension (diff) | |
download | wireguard-linux-79963d967b492876fa17c8c2c2c17b7438683d9b.tar.xz wireguard-linux-79963d967b492876fa17c8c2c2c17b7438683d9b.zip |
f2fs: shrink node_write lock coverage
- to avoid race between checkpoint and quota file writeback, it
just needs to hold read lock of node_write in writeback path.
- node_write lock has covered all LFS data write paths, it's not
necessary, we only need to hold node_write lock at write path of
quota file.
This refactors commit ca7f76e68074 ("f2fs: fix wrong discard space").
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions