add filesystem options to fsck_single()
authorHarald Hoyer <harald@redhat.com>
Thu, 31 May 2012 10:57:23 +0000 (12:57 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 31 May 2012 10:57:23 +0000 (12:57 +0200)
commit840d8e4733067d71e550b86d57ae11737a47f499
treef1df9c478424ca30d325382c1b3d86c20edd87cc
parent5ad3803dac7bce984163ff80d022817148f0b84e
add filesystem options to fsck_single()

if we have e.g. special btrfs options for "/" and "/usr", we want to use
those for the test mount to determine if the filesystem is corrupted.
modules.d/95fstab-sys/mount-sys.sh
modules.d/95rootfs-block/mount-root.sh
modules.d/98usrmount/mount-usr.sh
modules.d/99base/mount-hook.sh
modules.d/99fs-lib/fs-lib.sh