]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: During fscrypt get policy do not display inbuf
authorChristopher Hoffman <choffman@redhat.com>
Mon, 29 Sep 2025 14:02:32 +0000 (14:02 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:36 +0000 (13:59 +0000)
commit590cfe86468d5b052a4289d4253cf509f0165edd
treefc5429182b947e7deab84ac08b8df08486bd9e46
parentee9096686e41a7a6c57f39782ef3ade681babb0c
client: During fscrypt get policy do not display inbuf

When calling get encryption policy via ioctl, do not display
the hex str of inbuf. This buffer is not used/uninitialized
so no need to display.

Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/client/fuse_ll.cc