diff options
author | 2025-03-03 11:12:17 -0600 | |
---|---|---|
committer | 2025-03-13 18:16:06 +0000 | |
commit | 9cca49875997a1a7e92800a828a62bacb0f577b9 (patch) | |
tree | 9fa425552055b3658cef0c1f714e64dcca060ec2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: Pass sbi rather than sb to f2fs_set_test_dummy_encryption (diff) | |
download | wireguard-linux-9cca49875997a1a7e92800a828a62bacb0f577b9.tar.xz wireguard-linux-9cca49875997a1a7e92800a828a62bacb0f577b9.zip |
f2fs: defer readonly check vs norecovery
Defer the readonly-vs-norecovery check until after option parsing is done
so that option parsing does not require an active superblock for the test.
Add a helpful message, while we're at it.
(I think could be moved back into parsing after we switch to the new mount
API if desired, as the fs context will have RO state available.)
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Chao Yu <chao@kernel.org>
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