]> git.sesse.net Git - bcachefs-tools-debian/commit
cmd_unlock: Add -k argument to specify keyring
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 19 May 2022 19:59:37 +0000 (15:59 -0400)
committerKent Overstreet <kent.overstreet@gmail.com>
Thu, 19 May 2022 20:01:51 +0000 (16:01 -0400)
commit8cc7d4928198f843fa6d790a615405140fc992d3
treed2e7de8e9e120e2228017817f5476f8e9e73c74f
parent0766bee8fdf3973953fd3184f63dfe2a0760c08d
cmd_unlock: Add -k argument to specify keyring

This adds a new argument (-k) to cmd_unlock for specifying the keyring
to add to. The default is user, but user_session and session can also be
specified.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
.bcachefs_revision
cmd_key.c
cmd_migrate.c
crypto.c
crypto.h
libbcachefs/checksum.c
libbcachefs/lru.c
libbcachefs/lru.h
libbcachefs/recovery.c