]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit973c01919bce7e3559b62a856b29211ec5ac325c
treea2a3661f5c3cdef068b5e7a11709096f77b401f9
parent3fd5940cb2e47a61dcff4108f39be4c72cb4dace
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