diff options
author | Chao Yu <yuchao0@huawei.com> | 2019-02-14 19:16:15 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2019-03-06 06:58:06 +0300 |
commit | 6d52e135c8a8b2063e0a9fe1f12c06e9208a941c (patch) | |
tree | ea98d979f4b41968eb88479e82776ad833338851 /tools/perf/scripts/python | |
parent | 500e0b28ecd3c5aade98f3c3a339d18dcb166bb6 (diff) | |
download | linux-6d52e135c8a8b2063e0a9fe1f12c06e9208a941c.tar.xz |
f2fs: don't allow negative ->write_io_size_bits
As Dan reported:
"We put an upper bound on ->write_io_size_bits but we don't have a lower
bound."
So let's add lower bound check for ->write_io_size_bits in parse_options().
[We don't allow configuring ->write_io_size_bits to zero, since at least
we need to fill one dummy page for aligned IO.]
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions