summaryrefslogtreecommitdiff
path: root/check/mode-original.h
diff options
context:
space:
mode:
Diffstat (limited to 'check/mode-original.h')
-rw-r--r--check/mode-original.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/check/mode-original.h b/check/mode-original.h
index f859af47..368de692 100644
--- a/check/mode-original.h
+++ b/check/mode-original.h
@@ -185,6 +185,7 @@ struct file_extent_hole {
#define I_ERR_SOME_CSUM_MISSING (1 << 12)
#define I_ERR_LINK_COUNT_WRONG (1 << 13)
#define I_ERR_FILE_EXTENT_ORPHAN (1 << 14)
+#define I_ERR_FILE_EXTENT_TOO_LARGE (1 << 15)
struct inode_record {
struct list_head backrefs;