]> 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>
Thu, 25 Aug 2022 13:31:28 +0000 (09:31 -0400)
committerXiubo Li <xiubli@redhat.com>
Fri, 26 Aug 2022 23:58:57 +0000 (07:58 +0800)
commit7b5633525fe26bf3fc17c6be5c5a8cb789f553e9
tree764f14e10dd339464861d020bb6229c2132629e3
parent5e519999285296b3703dff778501c5c1d057155c
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