]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: when requeueing QOS throttled request queue it back 26931/head
authorMykola Golub <mgolub@suse.com>
Fri, 15 Mar 2019 15:17:42 +0000 (15:17 +0000)
committerMykola Golub <mgolub@suse.com>
Fri, 15 Mar 2019 15:17:42 +0000 (15:17 +0000)
commit633a167ff04b1f9af6acde41f279c525b3ce87f3
treeb194119463d1426bd4ec18f5b14b17a892a301c2
parent060ef69eb4ce8473ea5ecc796027729dff883269
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>
src/librbd/io/ImageRequestWQ.cc
src/test/librbd/io/test_mock_ImageRequestWQ.cc