diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-09-14 12:47:44 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-09-14 15:57:27 -0400 |
commit | d7c26c06065b48b2f67ac6edb1cadae28b14d628 (patch) | |
tree | 9300a78049d67b9c74f3836a086cf4f5cd0a98b1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3567a5dc61abed9924051091e201b5a7b718b8ef (diff) |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions