Re: [PATCH 0/6] block: fix blk-mq debugfs vs. blktrace
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2017-02-01 08:16:04
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2017-02-01 08:16:04
On Tue, Jan 31, 2017 at 02:53:16PM -0800, Omar Sandoval wrote:
From: Omar Sandoval <redacted> When I moved the blk-mq debugging information to debugfs, I didn't realize that blktrace also created directories in debugfs that conflicted with the blk-mq directories. This series fixes that. Patch 1 adds a new debugfs helper needed for patch 6. Greg, could I get an ack on that if it makes sense? Jens and I went back and forth on this for a little while, but patch 6 has more of the rationale on why we decided that this approach was the cleanest.
I can't find patch 6, you only cc:ed me on the first patch :( Care to bounce them all to me? thanks, greg k-h