diff options
author | 2021-07-29 09:22:17 +0800 | |
---|---|---|
committer | 2021-08-02 11:24:26 -0700 | |
commit | 277afbde6ca2b38729683fc17c031b4bc942068d (patch) | |
tree | 54a4280568d9b749050bd80b20b510b17a64bcf0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: show sbi status in debugfs/f2fs/status (diff) | |
download | linux-dev-277afbde6ca2b38729683fc17c031b4bc942068d.tar.xz linux-dev-277afbde6ca2b38729683fc17c031b4bc942068d.zip |
f2fs: fix wrong checkpoint_changed value in f2fs_remount()
In f2fs_remount(), return value of test_opt() is an unsigned int type
variable, however when we compare it to a bool type variable, it cause
wrong result, fix it.
Fixes: 4354994f097d ("f2fs: checkpoint disabling")
Signed-off-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