summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-octeon-core.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-08-18 17:44:21 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-22 17:10:11 -0400
commit7573041ab958a14407621ef9756be49548f937e6 (patch)
treee795b75460ee083d3dc06190ce1d9c1b640f68d1 /drivers/i2c/busses/i2c-octeon-core.c
parentadc0e9509184da7204397f4d0410b61f75bac706 (diff)
bcachefs: Fix bch2_mount error path
In the bch2_mount() error path, we were calling deactivate_locked_super(), which calls ->kill_sb(), which in our case was calling bch2_fs_free() without __bch2_fs_stop(). This changes bch2_mount() to just call bch2_fs_stop() directly. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'drivers/i2c/busses/i2c-octeon-core.c')
0 files changed, 0 insertions, 0 deletions