summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_ifs/fsck.h
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck_ifs/fsck.h')
-rw-r--r--sbin/fsck_ifs/fsck.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/fsck_ifs/fsck.h b/sbin/fsck_ifs/fsck.h
index 317052f..57cb17a 100644
--- a/sbin/fsck_ifs/fsck.h
+++ b/sbin/fsck_ifs/fsck.h
@@ -180,6 +180,7 @@ int fsmodified; /* 1 => write done to file system */
int fsreadfd; /* file descriptor for reading file system */
int fswritefd; /* file descriptor for writing file system */
int returntosingle; /* return to single user mode */
+int rerun; /* rerun fsck. Only used in non-preen mode */
daddr_t maxfsblock; /* number of blocks in the file system */
char *blockmap; /* ptr to primary blk allocation map */
OpenPOWER on IntegriCloud