]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: mark md_config_obs_t a private parent class
authorKefu Chai <kchai@redhat.com>
Sat, 3 Oct 2020 10:56:30 +0000 (18:56 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 3 Oct 2020 11:07:46 +0000 (19:07 +0800)
commit903f4b47e8786629f689745c294ec380873ee33e
tree91a84bf3a8655962b00ded1620549099e4e05854
parent3a93bc2d43758edf5557e638fa08216916115ced
crimson/osd: mark md_config_obs_t a private parent class

it registers itself as an observer in its ctor, so there is no need to
mark md_config_obs_t a public parent class.

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