Skip to content
Commit 813825d2 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix incorrect multiple dev check in journal write path



It's uncomon to have multiple devices with journalling only on a subset,
but can be specified with the 'data_allowed' option. We need to know if
we're doing data/metadata writes to multiple devices, as that requires
issuing flushes before the journal writes.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 327971ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment