commit | 973c01919bce7e3559b62a856b29211ec5ac325c | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Wed Jan 07 18:55:43 2015 -0700 |
committer | Jens Axboe <axboe@fb.com> | Thu Jan 08 08:55:27 2015 -0700 |
tree | a2a3661f5c3cdef068b5e7a11709096f77b401f9 | |
parent | 3fd5940cb2e47a61dcff4108f39be4c72cb4dace [diff] |
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>