]> 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)
committerNathan Cutler <ncutler@suse.com>
Sat, 12 Oct 2019 08:37:58 +0000 (10:37 +0200)
commit91c2854edc4ce38119b183cf79ffbafa0395da72
treeb0a441f934e68894de1dbee30465e4fb0e5efd68
parent5dca6979d5374a008fedc2fa2bc6487b91300bb4
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