bcachefs: Fall back to requesting passphrase directly
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 26 Sep 2023 21:20:39 +0000 (17:20 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:15 +0000 (17:10 -0400)
commit1ee608c65d652af30cf69eaca425d8a5c06712d7
tree5d76280c8981f3a45ace0725be6385affa9810f2
parentd281701b00fc857755cd0fc08a415a694d5f49c0
bcachefs: Fall back to requesting passphrase directly

We can only do this in userspace, unfortunately - but kernel keyrings
have never seemed to worked reliably, this is a useful fallback.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/checksum.c