]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq: move hctx and ctx counters from sysfs to debugfs
authorOmar Sandoval <osandov@fb.com>
Wed, 25 Jan 2017 16:06:49 +0000 (08:06 -0800)
committerJens Axboe <axboe@fb.com>
Fri, 27 Jan 2017 15:17:44 +0000 (08:17 -0700)
commitda277f1151b9c6b86f0f301ee142ff7d80ee0a02
tree6478c55a63473cbf7437e732bd8ef723cb639744
parent31cbca46ae0ebfb7a5bca8ee964dac017258c3d3
blk-mq: move hctx and ctx counters from sysfs to debugfs

These counters aren't as out-of-place in sysfs as the other stuff, but
debugfs is a slightly better home for them.

Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq-debugfs.c
block/blk-mq-sysfs.c