]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: when requeueing QOS throttled request queue it back 28120/head
authorMykola Golub <mgolub@suse.com>
Fri, 15 Mar 2019 15:17:42 +0000 (15:17 +0000)
committerJason Dillaman <dillaman@redhat.com>
Wed, 15 May 2019 18:13:27 +0000 (14:13 -0400)
commit6e3a78d48c9612e538dae7c0c6fe085a70b7178b
tree5009fba73fbc611e6a43fa5617bbecdd81ffe694
parentdcb101eab351cb842441b9ff23f58954881a9174
librbd: when requeueing QOS throttled request queue it back

to preserve order of throttled requests, which is important for flush.

Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 633a167ff04b1f9af6acde41f279c525b3ce87f3)
src/librbd/io/ImageRequestWQ.cc
src/test/librbd/io/test_mock_ImageRequestWQ.cc