commit | 807b10417b23f1e1a35fccc7ede2c3886d39c303 | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Wed Apr 05 12:01:35 2017 -0700 |
committer | Jens Axboe <axboe@fb.com> | Fri Apr 07 12:45:43 2017 -0600 |
tree | e9dcc5f559201d3d3720615af4e558172dcbe30a | |
parent | ee056f98126170ca8b16b9a4a6e20aae7c5c184e [diff] |
blk-mq: make driver tag failure path easier to follow Minor cleanup that makes it easier to figure out what's going on in the driver tag allocation failure path of blk_mq_dispatch_rq_list(). Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>