]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: make OrderedPipelinePhase::mutex private
authorKefu Chai <kchai@redhat.com>
Sat, 3 Oct 2020 10:19:04 +0000 (18:19 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 3 Oct 2020 11:07:46 +0000 (19:07 +0800)
commita8b35f00ccfe807d242af44ecb7d239f7d6f43d1
tree300a4d2db2d165a4bb5d413f5ddc7125b286fa0f
parentdc23260dfb7dea1edf789a10dd0d547cb70ea52c
crimson/osd: make OrderedPipelinePhase::mutex private

as inner class has access to all outers class's members, even if they
are private.

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