blk-mq: move debugfs_remove() of disk dir to blk_release_queue()
authorOmar Sandoval <osandov@fb.com>
Tue, 31 Jan 2017 22:53:21 +0000 (14:53 -0800)
committerJens Axboe <axboe@fb.com>
Thu, 2 Feb 2017 17:20:16 +0000 (10:20 -0700)
commit62ebce16c0ac2ffac44e32f931a2d8f6e749be4c
treee49141e8e4bf7da4984f911812f6a1ffefed7576
parent18fbda91c6370d520278db9ee1e768b59ef5c4ab
blk-mq: move debugfs_remove() of disk dir to blk_release_queue()

This needs to happen after we tear down blktrace.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq-sysfs.c
block/blk-sysfs.c