commit | 229a92873f3afc20b0d91aaaec08cbc11689dd8b | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Fri Apr 14 00:59:59 2017 -0700 |
committer | Jens Axboe <axboe@fb.com> | Fri Apr 14 14:06:54 2017 -0600 |
tree | 399e4d8109e92ec0ea8069dd2d331328a2c2c284 | |
parent | c05e66733788118377c21a913c1bc7b64bccc167 [diff] |
blk-mq: add shallow depth option for blk_mq_get_tag() Wire up the sbitmap_get_shallow() operation to the tag code so that a caller can limit the number of tags available to it. Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>