]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Rename backfill reservation reject names to reflect too full use 29857/head
authorDavid Zafman <dzafman@redhat.com>
Fri, 23 Aug 2019 15:54:28 +0000 (08:54 -0700)
committerDavid Zafman <dzafman@redhat.com>
Fri, 23 Aug 2019 18:34:32 +0000 (11:34 -0700)
commit0115595c1d1366cb3633e9dc6730496b9e5cf5c4
tree0b370e3134c9f79bfd9d300345892fa59972a8ab
parent7810ee584cc0fe9ca1b819d2a807dfc7cd13d292
osd: Rename backfill reservation reject names to reflect too full use

The only reason for a reject is in a too full condition.  Now that we
have two types of revoke, let's make this clearer.

Signed-off-by: David Zafman <dzafman@redhat.com>
src/messages/MBackfillReserve.h
src/osd/PGPeeringEvent.h
src/osd/PeeringState.cc
src/osd/PeeringState.h