util-linux/fsck
Ludwig Nussel 1bb516c34b fsck: honor nofail option in fsck
analog to mount gracefully ignoring non existing devices if the "nofail"
option is specified in fstab, also have fsck -A skip them. This way it's
possible to have devices optionally not available during boot but still
have them fsck'd if they are there.

Signed-off-by: Ludwig Nussel <ludwig.nussel@suse.de>
2009-12-01 12:15:10 +01:00
..
.gitignore build-sys: add fsck binary to .gitignore 2009-02-18 17:20:30 +01:00
Makefile.am build-sys: cleanup AM_CFLAGS usage 2009-11-09 16:45:50 +01:00
base_device.c fsck: move fsck from e2fsprogs to util-linux-ng 2009-02-18 15:09:34 +01:00
fsck.8 fsck.8: formatting 2009-08-17 12:11:13 +02:00
fsck.c fsck: honor nofail option in fsck 2009-12-01 12:15:10 +01:00
fsck.h build-sys: detect if const is available 2009-10-09 14:57:45 +02:00