]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
PrimaryLogPG::maybe_kick_recovery: simply use CEPH_MSG_PRIO_HIGH
authorSamuel Just <sjust@redhat.com>
Sat, 12 Oct 2019 00:30:17 +0000 (17:30 -0700)
committerSamuel Just <sjust@redhat.com>
Wed, 16 Oct 2019 23:14:31 +0000 (16:14 -0700)
commit488625e2919049b700b9e1effbec2e52c47a0d2f
tree5d496826d2c56033651396644c05924c6c71d0d8
parent7f80f5de91777d958f36fd6cce943a1d68cefdf7
PrimaryLogPG::maybe_kick_recovery: simply use CEPH_MSG_PRIO_HIGH

Not all schedulers necessarily depend on a particular strict/non-strict
cutoff.  Instead, simply shedule at CEPH_MSG_PRIO_HIGH.

See also: d346fdca06d0dc66eafcdaf281de352170bcf08c

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/PrimaryLogPG.cc