From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 1/5] blk-mq: Only register debugfs attributes for blk-mq queues To: Bart Van Assche Cc: linux-block@vger.kernel.org, Christoph Hellwig , Omar Sandoval , Hannes Reinecke , Ming Lei References: <20170525233810.23211-1-bart.vanassche@sandisk.com> <20170525233810.23211-2-bart.vanassche@sandisk.com> From: Jens Axboe Message-ID: Date: Fri, 26 May 2017 07:27:13 -0600 MIME-Version: 1.0 In-Reply-To: <20170525233810.23211-2-bart.vanassche@sandisk.com> Content-Type: text/plain; charset=utf-8 List-ID: On 05/25/2017 05:38 PM, Bart Van Assche wrote: > The code in blk-mq-debugfs.c assumes that it is working on a blk-mq > queue and is not intended to work on a blk-sq queue. Hence only > register blk-mq debugfs attributes for blk-mq queues. Thanks Bart, I have queued this up for this series. -- Jens Axboe