summaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-06-11 05:36:45 +0000
committerRoland McGrath <roland@gnu.org>1999-06-11 05:36:45 +0000
commit26d7ae767c4b74c88a8a75eebf556ac1f2ef9076 (patch)
tree517866418ff55b20d8a7a4fe31c942c2764f85e0 /release
parent4d25e0704a50c9053570559f15fed3193da6fc8b (diff)
1999-06-11 Roland McGrath <roland@baalperazim.frob.com>
* fsck.c (options): Add -t/--fstype option. (main): Parse that option, and use it to constrain fstab list. * fsck.c (FSCK_F_DRYRUN): New macro. (options, main): Add -N/--dry-run option to set it. (fs_start_fsck): If FSCK_F_DRYRUN set, just print out and return zero. * fsck.c (fscks_start_fsck): If FSCK_F_DRYRUN is set, don't try to make read-only, just print a message that we would. * fsck.c (options, main): Change --fstab from -t to -F. 1999-06-10 Roland McGrath <roland@baalperazim.frob.com> * fsck.c (options): Add -A/--all and -R/--exclude-root options for compatibility with Linux, and --exclude=PATTERN as general form. (main): Parse them. Constrain fstab list by exclude patterns. * fsck.c (fsck): Don't check for "noauto" mntopt. No other system skips a filesystem because of it. (fsck): Always start at pass 1, not 0. In every other system, "pass 0" always means to skip that filesystem entirely.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions