aboutsummaryrefslogtreecommitdiff
path: root/e2fsck/problemP.h
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsck/problemP.h')
-rw-r--r--e2fsck/problemP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/e2fsck/problemP.h b/e2fsck/problemP.h
index 7944cd6c..63bb8df6 100644
--- a/e2fsck/problemP.h
+++ b/e2fsck/problemP.h
@@ -44,3 +44,4 @@ struct latch_descr {
#define PR_CONFIG 0x080000 /* This problem has been customized
from the config file */
#define PR_FORCE_NO 0x100000 /* Force the answer to be no */
+#define PR_NOT_A_FIX 0x200000 /* Yes doesn't mean a problem was fixed */