]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq-debugfs: rename hw queue directories from <n> to hctx<n>
authorOmar Sandoval <osandov@fb.com>
Thu, 4 May 2017 07:31:27 +0000 (00:31 -0700)
committerJens Axboe <axboe@fb.com>
Thu, 4 May 2017 14:23:30 +0000 (08:23 -0600)
commit7f11a571a07d95abb2842d3519f4075d8781d16f
tree174f123c907b05592ac49e53dda8378adeddb1b8
parent03b1e5f4a69a245f5d0d7410ba4ad2b9736ff43c
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>
block/blk-mq-debugfs.c