]> git.sesse.net Git - bcachefs-tools-debian/commit
Add option to read passphrase from a keyfile
authorOz Tiram <oz.tiram@gmail.com>
Mon, 15 Jan 2024 14:40:02 +0000 (15:40 +0100)
committerOz Tiram <oz.tiram@gmail.com>
Thu, 18 Jan 2024 10:53:12 +0000 (11:53 +0100)
commitd0de5f03d299b0c50e0e0b8cb2fbea2089cc4c97
treeb15c8c1b3ac4a90114217015ba504cbad0689240
parentb5fd066153c40a70a29caa1ea7987723ab687763
Add option to read passphrase from a keyfile

Similar to the same option with luks. Ofcourse,
one can simply wrap bcachefs tool with a script and expect,
but this is a nicer way of doing things.

Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
c_src/cmd_key.c