]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: add infrastructure for file encryption and decryption
authorJeff Layton <jlayton@kernel.org>
Thu, 25 Aug 2022 13:31:14 +0000 (09:31 -0400)
committerXiubo Li <xiubli@redhat.com>
Fri, 26 Aug 2022 23:58:55 +0000 (07:58 +0800)
commita63cbbd742313371387dba1c6ad9473257acc95c
tree94a59c8150a0b4f25b65a13de710e140703269a3
parent0cfa913a482a542df52589b07ed0cc925b712656
ceph: add infrastructure for file encryption and decryption

...and allow test_dummy_encryption to bypass content encryption
if mounted with test_dummy_encryption=clear.

Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
fs/ceph/crypto.c
fs/ceph/crypto.h
fs/ceph/super.c
fs/ceph/super.h