diff options
author | Chao Yu <chao@kernel.org> | 2021-07-29 09:22:17 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2021-08-02 11:24:26 -0700 |
commit | 277afbde6ca2b38729683fc17c031b4bc942068d (patch) | |
tree | 54a4280568d9b749050bd80b20b510b17a64bcf0 /tools/perf/scripts/python/syscall-counts.py | |
parent | 2e650912c037a501ea6fc367c7075ead63a114f7 (diff) |
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions