]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librgw: move RGWFileHandle::encode/decode to the private sector 45494/head
authorXuehan Xu <xxhdx1985126@gmail.com>
Sun, 25 Apr 2021 07:24:08 +0000 (15:24 +0800)
committerCory Snyder <csnyder@iland.com>
Thu, 17 Mar 2022 13:33:35 +0000 (09:33 -0400)
commit1a74598aa25b48616fd7ce9a20552bff6a49e803
treea7ac2e6e796c4973ecf8a7ffaf819130eae19f23
parent68b8b83402072002c53817590efb867df5ac339b
librgw: move RGWFileHandle::encode/decode to the private sector

To prevent RGWFileHandle::encode/decode methods to be invoked directly by
other modules

Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com>
(cherry picked from commit 068c5e7ff1286ac4d5624f6e6bd7dedc21b34095)
src/rgw/rgw_file.h