bcachefs: BCH_ERR_fsck -> EINVAL
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 24 Jun 2023 19:59:03 +0000 (15:59 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:04 +0000 (17:10 -0400)
commite9d017234ff96ed9820dc7cd3a4c940af44330bf
treec19f1b9ae1259cd04f66c45ad6f62c8e586d7ca9
parent3a63b32f121262f0566f8b89e98dd0c10f610325
bcachefs: BCH_ERR_fsck -> EINVAL

When we return errors outside of bcachefs, we need to return a standard
error code - fix this for BCH_ERR_fsck.

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