diff options
author | 2024-02-26 15:35:39 +0800 | |
---|---|---|
committer | 2024-03-04 09:51:52 -0800 | |
commit | a217f1873ab992c9f175d08d951334df173d3d54 (patch) | |
tree | 1f56e24cdb3cc70bbae88728231b7616ad211e72 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2fs: ro: compress: fix to avoid caching unaligned extent (diff) | |
download | wireguard-linux-a217f1873ab992c9f175d08d951334df173d3d54.tar.xz wireguard-linux-a217f1873ab992c9f175d08d951334df173d3d54.zip |
f2fs: ro: don't start discard thread for readonly image
[ 9299.893835] F2FS-fs (vdd): Allow to mount readonly mode only
mount: /mnt/f2fs: WARNING: source write-protected, mounted read-only.
root@qemu:/ ps -ef|grep f2fs
root 94 2 0 03:46 ? 00:00:00 [kworker/u17:0-f2fs_post_read_wq]
root 6282 2 0 06:21 ? 00:00:00 [f2fs_discard-253:48]
There will be no deletion in readonly image, let's skip starting
discard thread to save system resources.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions