]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librgw: move RGWFileHandle::encode/decode to the private sector 45495/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:34:20 +0000 (09:34 -0400)
commit921fd98798e676440bf97fdd2d916605d453ce93
tree31ef7e5e67a89cd2242f7a3b7ba3f569e6f0369d
parent88f370d45115d15c4488052508d51a5e2670c48b
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