]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
libcephfs_proxy: implement receiving of negotiate structure
authorXavi Hernandez <xhernandez@gmail.com>
Tue, 11 Feb 2025 15:35:53 +0000 (16:35 +0100)
committerXavi Hernandez <xhernandez@gmail.com>
Tue, 11 Feb 2025 17:08:28 +0000 (18:08 +0100)
commit7cd766601889c324c39c90f651a4fbe58bc253d3
tree639c0f0c5eb6eca4480461a8a61f5a6eb8e96736
parentf893605c16a2993a7614cd9e2521491c3071ea15
libcephfs_proxy: implement receiving of negotiate structure

This commit creates a function to receive a negotiation structure with
backward and forward compatibility support.

Signed-off-by: Xavi Hernandez <xhernandez@gmail.com>
src/libcephfs_proxy/proxy_link.c