]> err.no Git - util-linux/commit
swapon: add support for "nofail" fstab mount option
authorKarel Zak <kzak@redhat.com>
Mon, 25 Oct 2010 12:03:16 +0000 (14:03 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 25 Oct 2010 12:03:16 +0000 (14:03 +0200)
commita5fd3d685e6c2d0a7d80e7607ac6ff7bf7d05f67
tree80e479cfa0c3b3f25a93b7d4ed37ecf5a30c09a5
parent973d9cf9c6092d94a3e5b54e5b8e7cd4e2d705d7
swapon: add support for "nofail" fstab mount option

This option is already supported by mount(8) and fsck(8), there is no
reason to have any exception for swap devices. Note that the --ifexists
command line option applies to all swap devices, the "nofail" setting
is per device.

Signed-off-by: Karel Zak <kzak@redhat.com>
mount/swapon.8
mount/swapon.c