From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Bart Van Assche To: "martin.petersen@oracle.com" CC: "linux-scsi@vger.kernel.org" , "James.Bottomley@HansenPartnership.com" , "linux-block@vger.kernel.org" , "osandov@fb.com" , "hare@suse.com" , "axboe@kernel.dk" Subject: Re: [PATCH v3 8/8] scsi: Implement blk_mq_ops.show_rq() Date: Wed, 19 Apr 2017 23:29:55 +0000 Message-ID: <1492644594.2543.20.camel@sandisk.com> References: <20170418232949.5228-1-bart.vanassche@sandisk.com> <20170418232949.5228-9-bart.vanassche@sandisk.com> In-Reply-To: Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 List-ID: On Wed, 2017-04-19 at 19:25 -0400, Martin K. Petersen wrote: > Bart Van Assche writes: > > Show the SCSI CDB, .eh_eflags and .result for pending SCSI commands > > in /sys/kernel/debug/block/*/mq/*/dispatch and */rq_list. >=20 > SCSI_EH_CANCEL_CMD is no more (as of a06586325f37). Thanks Martin. I will remove that flag when I repost this patch series. Bart.=