Add --enable-discards option to allow discards/TRIM requests.
authorMilan Broz <gmazyland@gmail.com>
Sun, 17 Jul 2011 22:35:40 +0000 (22:35 +0000)
committerMilan Broz <gmazyland@gmail.com>
Sun, 17 Jul 2011 22:35:40 +0000 (22:35 +0000)
commit9c71c74d596d59887033a8e40a5904b30b3b8879
tree0a9eaf7512e012bf68eedd8ec7eeb5391f622869
parent39e6cfcb8a35870c6a0ca81c1d2680d2e23f09cc
Add --enable-discards option to allow discards/TRIM requests.

git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@572 36d66b0a-2a48-0410-832c-cd162a569da5
ChangeLog
TODO
lib/libcryptsetup.h
lib/libdevmapper.c
lib/utils_dm.h
man/cryptsetup.8
src/cryptsetup.c
tests/Makefile.am
tests/discards-test [new file with mode: 0755]