]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd: use get_osdmap_epoch()
authorKefu Chai <kchai@redhat.com>
Tue, 25 Jun 2019 16:15:53 +0000 (00:15 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 25 Jun 2019 16:18:48 +0000 (00:18 +0800)
commitb351ad55fda0082e96ec54348d29a2935d504999
tree06b0bb6631d740a82afa1625263fb7bfaef2cad8
parent9d1548bec41dd62793b452a1848dc67d29bb1797
crimson/osd: use get_osdmap_epoch()

would be better to use the interfaces of the PG class, instead of
relying on its implementation.

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