]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Don't set backfill_toofull in RemoteReservationRevoked path
authorDavid Zafman <dzafman@redhat.com>
Fri, 23 Aug 2019 15:52:39 +0000 (08:52 -0700)
committerDavid Zafman <dzafman@redhat.com>
Thu, 19 Dec 2019 18:42:39 +0000 (10:42 -0800)
commitc71bfebf37b61bde0ffa1c8b816a07a39ab5add8
tree16517e35fe69e4635cf24aa5af16311ae5262b2d
parent9a8be262b256411106f4a514022817519a45bee5
osd: Don't set backfill_toofull in RemoteReservationRevoked path

We shouldn't set backfill_toofull when a revoke occurs in the non-toofull
case.

Fixes: https://tracker.ceph.com/issues/41255
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit fa569ecfecc43ce685b29e0456f62cb085788f25)

Conflicts:
src/osd/PeeringState.cc
- file does not exist in nautilus due to refactoring: made the changes manually
  to src/osd/PG.cc
- no "DECLARE_LOCALS" in nautilus
src/osd/PG.cc