]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PrimaryLogPG: do on_shutdown on removal 19433/head
authorSage Weil <sage@redhat.com>
Fri, 12 Jan 2018 19:26:16 +0000 (13:26 -0600)
committerSage Weil <sage@redhat.com>
Tue, 16 Jan 2018 20:31:28 +0000 (14:31 -0600)
commitd37d9668913bfa1890c455acff61bd03fb7f5658
tree3705e780c0017912aef5728fc9f0ef75fe7283b4
parent617a82c45e75fcea775450a051166f5cfcacfe45
osd/PrimaryLogPG: do on_shutdown on removal

This cleans up our reservations and misc other state in OSDService that
needs to be cleaned up.

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