]> git.ipfire.org Git - thirdparty/util-linux.git/commit
swapon: be more explicit about BTRFS
authorKarel Zak <kzak@redhat.com>
Tue, 22 Jan 2019 09:13:54 +0000 (10:13 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 22 Jan 2019 09:18:12 +0000 (10:18 +0100)
commit56c2d2904f018e08131bc0ef0c90b6c69b762268
tree0c4c2fc34b58270cb8bbc61e55792fe0b86cb09b
parent1895c76f741a9cb85f83b333dbf0079528d254f0
swapon: be more explicit about BTRFS

It seems nocow and nodatasum attributes are required.
See btrfs_swap_activate() in  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ed46ff3d423780fa5173b38a844bf0fdb210a2a7

Addresses: https://github.com/karelzak/util-linux/issues/633
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/swapon.8