chiark / gitweb /
systemd-cryptsetup: makes “discard” a synonym for “allow-discards”
authorOndrej Balaz <blami@blami.net>
Fri, 9 Aug 2013 18:37:52 +0000 (20:37 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 15 Aug 2013 02:54:07 +0000 (22:54 -0400)
commit1acbb95c2b58373909d1e7a09a2eed0f6595cf6e
tree88cddf5bf7c21f3f7f4d2b3a0de88b05322ddde2
parent3e7f60ab32fc2a7d5244d10a0c4e1c3be838409d
systemd-cryptsetup: makes “discard” a synonym for “allow-discards”

systemd-cryptsetup recognizes option 'allow-discards' in /etc/crypttab
to enable TRIM passthrough to underlying encrypted device. In Debian
this option was changed to 'discard' to avoid hyphen in option name.
(see: #648868 and `man crypttab`).

[zj: update crypttab(5) too, making "discard" the default.]
man/crypttab.xml
src/cryptsetup/cryptsetup.c