]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librgw: move RGWFileHandle::encode/decode to the private sector 45496/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:34 +0000 (09:34 -0400)
commitfc80620955c2f268797f7210b95a19955da7129e
tree6134c7ee0bdfab3efcbbd592207b54a6eff9549d
parentf7e64f7270d0e26465a317b5f88b0c5a460254fb
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