chiark / gitweb /
cryptsetup: add keyfile-size= support
authorTom Gundersen <teg@jklm.no>
Fri, 3 Aug 2012 10:47:24 +0000 (12:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 3 Aug 2012 18:49:55 +0000 (20:49 +0200)
commit4271d8235f1186ddad54f432eaca10f8e3bd255f
tree0769a23c4e97f823ba00f4a0aba89e5188b365e6
parentf9a3b83bf4e24ab50c43b7502afbb701782d87a7
cryptsetup: add keyfile-size= support

This is useful e.g. if the keyfile is a raw device, where only parts of it
should be read. It is typically used whenever the keyfile-offset= option is
specified.

Tested-by: Erik Westrup <erik.westrup@gmail.com>
man/crypttab.xml
src/cryptsetup/cryptsetup.c