]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: Ensure symlink plaintext is set
authorChristopher Hoffman <choffman@redhat.com>
Mon, 4 Mar 2024 19:43:58 +0000 (19:43 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Thu, 14 Aug 2025 20:08:08 +0000 (20:08 +0000)
commitbcf26d93d4c5eac7925ae4dec4321c85d0833ba0
tree305a06e7c721703b691f0b327551ceef57925a55
parent152837b713b19191760a9ba30d92cc89d847e11b
client: Ensure symlink plaintext is set

When creating symlink, ensure symlink_plain is set in fscrypt and
non-fscrypt cases.

Fixes: https://tracker.ceph.com/issues/64691
Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/client/Client.cc