]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
PG: add custom_reaction Backfilled and release reservations after backfill 22255/head
authorNeha Ojha <nojha@redhat.com>
Mon, 21 May 2018 19:34:31 +0000 (12:34 -0700)
committerNeha Ojha <nojha@redhat.com>
Sat, 26 May 2018 00:11:20 +0000 (17:11 -0700)
commit1abc2320283e9247bec7b0821a6134f31b9b5e29
tree00e523472d8a944b24b24e2f62c50d502465cc3c
parent1642bc44919274ab7e21af3a6534b80e11d2b4ad
PG: add custom_reaction Backfilled and release reservations after backfill

After backfill completes, we directly go to the Recovered state without
releasing reservations. The outstanding reservations cause double reservation
issues.

Creating a custom_reaction Backfilled, allows us to release reservations,
before transiting to the Recovered state.

Signed-off-by: Neha Ojha <nojha@redhat.com>
src/osd/PG.cc
src/osd/PG.h