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 2591e123..7dcb0f65 100644
--- a/libbcachefs/error.h
+++ b/libbcachefs/error.h
@@ -114,6 +114,7 @@ struct fsck_err_state {
struct list_head list;
const char *fmt;
u64 nr;
+ bool ratelimited;
char buf[512];
};