]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
client: do not wrap ceph special names
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 11 Mar 2025 14:18:12 +0000 (10:18 -0400)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:35 +0000 (13:59 +0000)
commit54f5bc6c12ab2b49f228e3e1f8cd8fabff55c953
tree559d3ae8147db268d051cb589fe2c3772d2fb4a5
parent37a501dfc71af80dad97c6803b67cbefb482c12e
client: do not wrap ceph special names

This avoids encrypting .snap which prevents Client::_lookup from opening the
snapdir.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/client/Client.cc