commit | 88aabbd7e7ace77fb3fbf06d22dd3cc0bfc0ca79 | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@fb.com> | Thu May 04 00:31:27 2017 -0700 |
committer | Jens Axboe <axboe@fb.com> | Thu May 04 08:23:30 2017 -0600 |
tree | 174f123c907b05592ac49e53dda8378adeddb1b8 | |
parent | 71b90511cb170dd3e13b640cc1a453b2dd92e023 [diff] |
blk-mq-debugfs: rename hw queue directories from <n> to hctx<n> It's not clear what these numbered directories represent unless you consult the code. We're about to get rid of the intermediate "mq" directory, so these would be even more confusing without that context. Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>