summaryrefslogtreecommitdiff
path: root/check/mode-lowmem.h
diff options
context:
space:
mode:
Diffstat (limited to 'check/mode-lowmem.h')
-rw-r--r--check/mode-lowmem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/check/mode-lowmem.h b/check/mode-lowmem.h
index 73d57999..e7ba62e2 100644
--- a/check/mode-lowmem.h
+++ b/check/mode-lowmem.h
@@ -43,6 +43,7 @@
#define DIR_INDEX_MISMATCH (1<<19) /* INODE_INDEX found but not match */
#define DIR_COUNT_AGAIN (1<<20) /* DIR isize should be recalculated */
#define BG_ACCOUNTING_ERROR (1<<21) /* Block group accounting error */
+#define FATAL_ERROR (1<<22) /* Fatal bit for errno */
/*
* Error bit for low memory mode check.