bcachefs: Fix BCH_REPLICAS_MAX check
authorKent Overstreet <kent.overstreet@gmail.com>
Wed, 27 Jan 2021 02:22:19 +0000 (21:22 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:52 +0000 (17:08 -0400)
commit522c25f068bd5df5e1bc623e855262afd90e4a05
tree2a8e3387edb647abd205573cc4b3bba1d6cafc18
parent0093a50f2759f6e58fe44bafb80146fd2ef4d6a2
bcachefs: Fix BCH_REPLICAS_MAX check

Ideally, this limit will be going away in the future.

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