From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v2] blk-mq-debugfs: Add names for recently added flags To: Bart Van Assche Cc: linux-block@vger.kernel.org, Christoph Hellwig , Omar Sandoval , Hannes Reinecke References: <20170818225254.30706-1-bart.vanassche@wdc.com> From: Jens Axboe Message-ID: Date: Fri, 25 Aug 2017 08:07:53 -0600 MIME-Version: 1.0 In-Reply-To: <20170818225254.30706-1-bart.vanassche@wdc.com> Content-Type: text/plain; charset=utf-8 List-ID: On 08/18/2017 04:52 PM, Bart Van Assche wrote: > The symbolic constants QUEUE_FLAG_SCSI_PASSTHROUGH, QUEUE_FLAG_QUIESCED > and REQ_NOWAIT are missing from blk-mq-debugfs.c. Add these to > blk-mq-debugfs.c such that these appear as names in debugfs instead of > as numbers. Added for 4.13, thanks. -- Jens Axboe