]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: add support for encrypted snapshot names
authorLuís Henriques <lhenriques@suse.de>
Mon, 18 Apr 2022 13:59:53 +0000 (14:59 +0100)
committerJeff Layton <jlayton@kernel.org>
Tue, 31 May 2022 15:50:02 +0000 (11:50 -0400)
commitd07203dd295f9d469de9357c38c6e23f4cac87f4
tree4af2abdb4c25adeb44c91ddb6daa2d5a1abcd5f7
parent06048c5b83fb7a1b064a755423c0ac2225e78e80
ceph: add support for encrypted snapshot names

Since filenames in encrypted directories are already encrypted and shown
as a base64-encoded string when the directory is locked, snapshot names
should show a similar behaviour.

Signed-off-by: Luís Henriques <lhenriques@suse.de>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
fs/ceph/inode.c