Fix disk wipe (during keyslot removal) if used on 4k hw block device.
authorMilan Broz <gmazyland@gmail.com>
Wed, 9 May 2012 19:57:50 +0000 (21:57 +0200)
committerMilan Broz <gmazyland@gmail.com>
Wed, 9 May 2012 20:10:00 +0000 (22:10 +0200)
commit490c17b3cd406f5c5f7650b78d52d544620837ca
tree30b91fd058b48f6b41d5ce60c92c7275ef3534f9
parentf8aa0bc0842ecc1a5c3b974cd0a259ffa0f98c98
Fix disk wipe (during keyslot removal) if used on 4k hw block device.

The "Gutmann" metod uses various offset, direct-io need
to even read device when working with buffer...

Fixes Issue 129.
ChangeLog
lib/utils_wipe.c
tests/align-test