Re: [PATCH 2/6] blk-mq: Move the "state" debugfs attribute one level down

2017-04-13 Thread Omar Sandoval
On Tue, Apr 11, 2017 at 01:58:38PM -0700, Bart Van Assche wrote: > Move the "state" attribute from the top level to the "mq" directory > as requested by Omar. > > Signed-off-by: Bart Van Assche > Cc: Omar Sandoval > Cc: Hannes Reinecke Thanks! Reviewed-by: Omar Sandoval > --- > block/blk-m

[PATCH 2/6] blk-mq: Move the "state" debugfs attribute one level down

2017-04-11 Thread Bart Van Assche
Move the "state" attribute from the top level to the "mq" directory as requested by Omar. Signed-off-by: Bart Van Assche Cc: Omar Sandoval Cc: Hannes Reinecke --- block/blk-mq-debugfs.c | 9 + 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/block/blk-mq-debugfs.c b/block/b