Commit 8cd9f8c
committed
libcephfs_proxy: remove unnecessary protocol references in client
With the new protocol structure definitions, it's not necessary to
explicitly access each field inside its version substructure (v0, for
example). Now all fields of the latest version are declared inside an
anonymous substructure that can be accessed without a prefix.
Fixes: https://tracker.ceph.com/issues/72800
Signed-off-by: Xavi Hernandez <[email protected]>1 parent 62e9171 commit 8cd9f8c
2 files changed
+131
-131
lines changed
0 commit comments