Hi Linus,
Just a single fix for a patch from Greg KH, which reportedly break
block debugfs locations for certain setups. Trivial enough that I think
we should include it now, rather than wait and release 5.2 with it,
since it's a regression in this series.
Please pull!
git://git.kernel.dk/linux-block.git tags/for-linus-20190706
----------------------------------------------------------------
Greg Kroah-Hartman (1):
blk-mq: fix up placement of debugfs directory of queue files
block/blk-mq-debugfs.c | 7 +++++++
1 file changed, 7 insertions(+)
--
Jens Axboe