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)
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>

No differences found