backend: split queue io_u event handling into helper
authorJens Axboe <axboe@fb.com>
Fri, 20 Mar 2015 04:44:05 +0000 (22:44 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 15 Apr 2015 15:50:11 +0000 (09:50 -0600)
commite9d512d8e7d2b3aaeb901b4cd68793b2638e200e
tree3370f138d0d8a46b418a92e6db80f8bfe42f7ba7
parent55312f9f5572611037b6254912460f64173df574
backend: split queue io_u event handling into helper

io_queue_event(), can now be used from both verify and IO path.

Signed-off-by: Jens Axboe <axboe@fb.com>
backend.c