]> git.ipfire.org Git - thirdparty/util-linux.git/commit
swapon: add -f/--fixpgsz option
authorKarel Zak <kzak@redhat.com>
Tue, 3 Mar 2009 13:53:27 +0000 (14:53 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 3 Mar 2009 14:21:38 +0000 (15:21 +0100)
commit0d761944dd1130c81ec770ed318ae7ed3338c702
tree955d22b7931c6f83e2e2715bef59ffa6d68fc58d
parent1581e22c35b6e6ac2c2d6deae9f9f57921f90ae1
swapon: add -f/--fixpgsz option

The patch:

commit 3399a218f4eff4016a22044e7c416521bc37c53c
Author: Matthias Koenig <mkoenig@suse.de>
Date:   Thu Nov 27 12:32:56 2008 +0100
swapon: add swap format detection and pagesize check

introduced a new feature. This feature should be optional (disabled by
default) to keep happy people who use swap-space bad blocks or
nonstandard swap-space size.

CC: Hugh Dickins <hugh@veritas.com>
CC: Olaf Hering <olh@suse.de>
CC: Matthias Koenig <mkoenig@suse.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/swapon.8
mount/swapon.c