]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: late-arriving reservation grants are not an error 46860/head
authorRonen Friedman <rfriedma@redhat.com>
Mon, 27 Jun 2022 16:02:15 +0000 (16:02 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 28 Jun 2022 11:53:02 +0000 (11:53 +0000)
commit141bce2929ef057e3ec80b3823de95ceedf62b7d
treeba41124dc990e458a4f8568e3ed993422c0bed94
parent311a7b6b0e1db47ba0219bc9196f507faff817ed
osd/scrub: late-arriving reservation grants are not an error

... as, barring a bug, these are simply the successful grants
received after one replica had failed to secure the required
resources.

Fixes: https://tracker.ceph.com/issues/56400
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/scrubber/pg_scrubber.cc