]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq: Export if requests were started
authorKeith Busch <keith.busch@intel.com>
Thu, 8 Jan 2015 01:55:43 +0000 (18:55 -0700)
committerJens Axboe <axboe@fb.com>
Thu, 8 Jan 2015 15:55:27 +0000 (08:55 -0700)
commit10e0498c013491f2d9716d11e14dca4db1de1668
treea2a3661f5c3cdef068b5e7a11709096f77b401f9
parent3f5a91fe472b8cd332979a8981f653ac24ab6f17
blk-mq: Export if requests were started

Drivers can iterate over all allocated request tags, but their callback
needs a way to know if the driver started the request in the first place.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq.c
include/linux/blk-mq.h