summaryrefslogtreecommitdiff
path: root/libbcachefs/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/error.h')
-rw-r--r--libbcachefs/error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbcachefs/error.h b/libbcachefs/error.h
index 91c7e4ee..edf12443 100644
--- a/libbcachefs/error.h
+++ b/libbcachefs/error.h
@@ -104,6 +104,7 @@ struct fsck_err_state {
u64 nr;
bool ratelimited;
int ret;
+ int fix;
char *last_msg;
};