On Thu, Nov 08 2018 at 10:42am -0500, Jens Axboe <axboe@xxxxxxxxx> wrote: > We have this functionality in sbitmap, but we don't export it in > blk-mq for users of the tags busy iteration. This can be useful > for stopping the iteration, if the caller doesn't need to find > more requests. > > Cc: Mike Snitzer <snitzer@xxxxxxxxxx> > Signed-off-by: Jens Axboe <axboe@xxxxxxxxx> Reviewed-by: Mike Snitzer <snitzer@xxxxxxxxxx> (could add Tested-by too but probably overkill?) Thanks, Mike