diff options
author | 2024-03-01 14:38:33 +0800 | |
---|---|---|
committer | 2024-03-13 21:22:26 -0400 | |
commit | 2a68d611a17b8135ade5f7016144ef34af0a61a4 (patch) | |
tree | bfd1b9ade6e5ef07fa84b839565bad23aae3c264 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bcachefs: avoid returning private error code in bch2_xattr_bcachefs_set (diff) | |
download | wireguard-linux-2a68d611a17b8135ade5f7016144ef34af0a61a4.tar.xz wireguard-linux-2a68d611a17b8135ade5f7016144ef34af0a61a4.zip |
bcachefs: intercept mountoption value for bool type
For mount option with bool type, the value must be 0 or 1 (See
bch2_opt_parse). But this seems does not well intercepted cause
for other value(like 2...), it returns the unexpect return code
with error message printed.
Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions