bcachefs: Fix build in userspace
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 28 Jan 2021 00:36:09 +0000 (19:36 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:52 +0000 (17:08 -0400)
commit0093a50f2759f6e58fe44bafb80146fd2ef4d6a2
tree0ef001b1a56bcebbca83c361ab0f5e67181fad1f
parent4529ae09cea2c040180e991ea648588220611497
bcachefs: Fix build in userspace

The userspace bch_err() macro doesn't use the filesystem argument. Could
also be fixed with a better macro.

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