]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
libcephfs_proxy: remove unused field in protocol 68280/head
authorXavi Hernandez <xhernandez@gmail.com>
Thu, 9 Apr 2026 09:55:02 +0000 (11:55 +0200)
committerXavi Hernandez <xhernandez@gmail.com>
Thu, 9 Apr 2026 11:38:55 +0000 (13:38 +0200)
commitd98b45a329b93a1d2a869525863694327a227ed4
treeae9da8f1b80421a227668222c698f943ed5cb9f8
parentcda3527a3d9af513cbe2eab74b9e311bed7ed361
libcephfs_proxy: remove unused field in protocol

ceph_ll_is_encrypted() doesn't return any data besides a boolean value.
The protocol definition contains a `policy` field in the answer that is
not correct.

Fixes: https://tracker.ceph.com/issues/75933
Signed-off-by: Xavi Hernandez <xhernandez@gmail.com>
src/libcephfs_proxy/proxy_requests.h