summaryrefslogtreecommitdiff
path: root/libbcachefs/errcode.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-12-04 16:03:52 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2023-12-07 11:57:36 -0500
commit8d8a9f3e9bdd1d84fbbe0531e81977cc9044654a (patch)
treec40d5ed1c9e276ce3a5600971d02b533e45b05d2 /libbcachefs/errcode.h
parentdb9ae9a79d44ad0f74e9f95e88e6b3f9e83ca691 (diff)
Update bcachefs sources to 6d44812757dd bcachefs: BCH_IOCTL_FSCK_ONLINE
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'libbcachefs/errcode.h')
-rw-r--r--libbcachefs/errcode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbcachefs/errcode.h b/libbcachefs/errcode.h
index e3e2be79..87c13f13 100644
--- a/libbcachefs/errcode.h
+++ b/libbcachefs/errcode.h
@@ -174,6 +174,7 @@
x(EINVAL, insufficient_devices_to_start) \
x(EINVAL, invalid) \
x(EINVAL, internal_fsck_err) \
+ x(EINVAL, opt_parse_error) \
x(EROFS, erofs_trans_commit) \
x(EROFS, erofs_no_writes) \
x(EROFS, erofs_journal_err) \