diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2022-05-14 07:00:22 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@gmail.com> | 2022-05-14 07:01:49 -0400 |
commit | 40eaef7e8049b75ff7e5da42227295c754d9c906 (patch) | |
tree | 5259ee946f49e24048173b3919d2eb114dd05d51 /fs/btrfs/async-thread.c | |
parent | 06e401e38ad270d34f111d3fe3c18efb34704df0 (diff) |
bcachefs: Switch to key_type_user, not logon
The only difference key_type_logon and key_type_user is that
key_type_logon keys can't be read by userspace.
However, userspace has actually been adding keys to both the logon and
user keychains, because userspace fsck requires the keychain interface -
so we might as well just use user and drop the logon keychain.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions