summaryrefslogtreecommitdiffstats
path: root/sbin/fsck/fsck.h
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck/fsck.h')
-rw-r--r--sbin/fsck/fsck.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/fsck/fsck.h b/sbin/fsck/fsck.h
index 1967691..4e0271d 100644
--- a/sbin/fsck/fsck.h
+++ b/sbin/fsck/fsck.h
@@ -176,6 +176,8 @@ int cvtlevel; /* convert to newer file system format */
int doinglevel1; /* converting to new cylinder group format */
int doinglevel2; /* converting to new inode format */
int newinofmt; /* filesystem has new inode format */
+char usedsoftdep; /* just fix soft dependency inconsistencies */
+char resolved; /* cleared if unresolved changes => not clean */
char preen; /* just fix normal inconsistencies */
char hotroot; /* checking root device */
char havesb; /* superblock has been read */
OpenPOWER on IntegriCloud