]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: add "requeue_back" WorkQueue method
authorMykola Golub <mgolub@suse.com>
Fri, 15 Mar 2019 15:01:26 +0000 (15:01 +0000)
committerJason Dillaman <dillaman@redhat.com>
Wed, 15 May 2019 18:13:22 +0000 (14:13 -0400)
commitdcb101eab351cb842441b9ff23f58954881a9174
tree6421d17a707bc76da34b360fca5a03ea2027db32
parent7fec876843f76ebcc71c7ee0ab84c7792baf3a8c
common: add "requeue_back" WorkQueue method

and rename "requeue" method to "requeue_front" for clarity.

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