diff options
author | Dan Carpenter <[email protected]> | 2023-09-14 12:47:44 +0300 |
---|---|---|
committer | Kent Overstreet <[email protected]> | 2023-10-22 17:10:14 -0400 |
commit | 867c1fe0187f6df4dca84a34332e00f21ef80f69 (patch) | |
tree | ddc4595495f076ad108b98941e59ec0a86ebb2aa /tools/perf/scripts/python/flamegraph.py | |
parent | 4ba985b84de627ba4f257c9843d0dd7146df2180 (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 <[email protected]>
Signed-off-by: Kent Overstreet <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions