commit | 24af1ccfe12adddbe17d11801e1689791a4cc282 | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Wed Jan 25 14:32:13 2017 -0800 |
committer | Jens Axboe <axboe@fb.com> | Fri Jan 27 08:17:44 2017 -0700 |
tree | 6a1620d0d780d0fbdf1e89d7dbfcb3ef401cba3f | |
parent | 7b3938524cfbd7abd1814d879ecfcd2e2a9aa775 [diff] |
sbitmap: add helpers for dumping to a seq_file This is useful debugging information that will be used in the blk-mq debugfs directory. Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Omar Sandoval <osandov@fb.com> Changed 'weight' to 'busy'. Signed-off-by: Jens Axboe <axboe@fb.com>