]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: drop advance_pg() split_pgs arg
authorSage Weil <sage@redhat.com>
Tue, 12 Dec 2017 22:20:44 +0000 (16:20 -0600)
committerSage Weil <sage@redhat.com>
Thu, 11 Jan 2018 23:07:00 +0000 (17:07 -0600)
commitadbedc9bde75cdeccf395afde01200e799e7fa9f
tree453643207361496cac17cc7c8b4dbfd53e9b3623
parent5668dee0d05244cd8a230a819e54a7d62bb6c688
osd: drop advance_pg() split_pgs arg

We can do the same work inside the function and simplify the code.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc
src/osd/OSD.h