From 77983e4a21588eb75515b307aed0c4c2f67afb79 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 21 Jan 2019 17:01:25 +0100 Subject: swapon: (man) iomap for swapfile is already supported by kernel ... since commit 67482129cdabf7cede1301d2415ef4f0156d35cd (Linus' tree). Signed-off-by: Karel Zak --- disk-utils/mkswap.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'disk-utils') diff --git a/disk-utils/mkswap.8 b/disk-utils/mkswap.8 index bdc631491..7b6a02746 100644 --- a/disk-utils/mkswap.8 +++ b/disk-utils/mkswap.8 @@ -137,7 +137,7 @@ without the assistance of the filesystem. This is a problem on files with holes or another commands), or on files on copy-on-write filesystems like .BR btrfs . In some cases preallocated files (e.g. fallocate(1) on XFS) maybe interpreted -by kernel as files with holes too. The most portable solution is to use +by old kernel versions as files with holes too. The most portable solution is to use .BR dd (1) and /dev/zero in these cases. .sp -- cgit v1.2.3-55-g7522