bcachefs: Fix bch_sb_handle type
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 10 Sep 2023 06:13:33 +0000 (02:13 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:12 +0000 (17:10 -0400)
commitc7afec9bd63dc00047c35f9b747aa2be505533e6
treeb8d83de80ef44d299f0d00617fc69c26f47a75eb
parentc872afa22420cbbeb8c78656926928b9e2abae18
bcachefs: Fix bch_sb_handle type

blk_mode_t was recently introduced; we should be using it now, instead
of fmode_t.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/super_types.h