]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: mark PG::get_locked_obc() private
authorKefu Chai <kchai@redhat.com>
Fri, 6 Nov 2020 03:15:15 +0000 (11:15 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 18 Nov 2020 09:37:59 +0000 (17:37 +0800)
commitaeeba7134ee06fc37ddc8c8cc402b70f0d79c535
treed934f99191899c659c70458e2c5ea7c944c0ac76
parent90f035629f33e54fe21af0a36a84b89139d99373
crimson/osd: mark PG::get_locked_obc() private

this methods is used by PG::with_locked_obc(). so mark it private.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/pg.h