bcachefs: no_splitbrain_check option
authorKent Overstreet <kent.overstreet@linux.dev>
Fri, 8 Mar 2024 21:03:19 +0000 (16:03 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 10 Mar 2024 19:12:54 +0000 (15:12 -0400)
commit2f300f09c7899eb35077aad0a1634cd06a29423a
treec1e4980980162c25705faebfc2a9289cc543a245
parent88005d5dfbc9665b8cd510916baed9c89960ee90
bcachefs: no_splitbrain_check option

This adds an option to disable kicking out devices when splitbrain is
detected - it seems there's some issues with splitbrain detection and
we're kicking out devices erronously.

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