]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: add support to readdir for encrypted filenames
authorJeff Layton <jlayton@kernel.org>
Mon, 10 Aug 2020 13:33:41 +0000 (09:33 -0400)
committerJeff Layton <jlayton@kernel.org>
Tue, 7 Dec 2021 15:32:47 +0000 (10:32 -0500)
commit6a4a2fc671b5e718d9c554dc7b4d7d02b03e7d22
treea2b806e0b21d8d367eabd4a741200c6fa34dbd43
parent8c9086900878eeb59fe878c47465d77156f92233
ceph: add support to readdir for encrypted filenames

Add helper functions for buffer management and for decrypting filenames
returned by the MDS. Wire those into the readdir codepaths.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
fs/ceph/dir.c
fs/ceph/inode.c