diff options
author | 2023-09-14 12:47:44 +0300 | |
---|---|---|
committer | 2023-10-22 17:10:14 -0400 | |
commit | 867c1fe0187f6df4dca84a34332e00f21ef80f69 (patch) | |
tree | ddc4595495f076ad108b98941e59ec0a86ebb2aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: chardev: fix an integer overflow (32 bit only) (diff) | |
download | wireguard-linux-867c1fe0187f6df4dca84a34332e00f21ef80f69.tar.xz wireguard-linux-867c1fe0187f6df4dca84a34332e00f21ef80f69.zip |
bcachefs: fix error checking in bch2_fs_alloc()
There is a typo here where it uses ";" instead of "?:". The result is
that bch2_fs_fs_io_direct_init() is called unconditionally and the errors
from it are not checked.
Fixes: 0060c68159fc ("bcachefs: Split up fs-io.[ch]")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions