diff options
author | 2020-04-09 10:25:21 -0700 | |
---|---|---|
committer | 2020-04-23 20:34:15 -0700 | |
commit | 435cbab95e3966cd8310addd9e9b758dce0e8b84 (patch) | |
tree | bf6d91500d7015a342053295963ab1a7834e17cb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: support read iostat (diff) | |
download | wireguard-linux-435cbab95e3966cd8310addd9e9b758dce0e8b84.tar.xz wireguard-linux-435cbab95e3966cd8310addd9e9b758dce0e8b84.zip |
f2fs: fix quota_sync failure due to f2fs_lock_op
f2fs_quota_sync() uses f2fs_lock_op() before flushing dirty pages, but
f2fs_write_data_page() returns EAGAIN.
Likewise dentry blocks, we can just bypass getting the lock, since quota
blocks are also maintained by checkpoint.
Reviewed-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