Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753766AbaLKMSV (ORCPT ); Thu, 11 Dec 2014 07:18:21 -0500 Received: from exprod7og103.obsmtp.com ([64.18.2.159]:59876 "EHLO exprod7og103.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750727AbaLKMSU (ORCPT ); Thu, 11 Dec 2014 07:18:20 -0500 MIME-Version: 1.0 In-Reply-To: References: <1416467155-16869-1-git-send-email-Sreekanth.Reddy@avagotech.com> <1416467155-16869-8-git-send-email-Sreekanth.Reddy@avagotech.com> Date: Thu, 11 Dec 2014 17:48:18 +0530 Message-ID: Subject: Re: [PATCH 07/22] [SCSI] mpt2sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081 From: Sreekanth Reddy To: "Martin K. Petersen" Cc: "jejb@kernel.org" , Christoph Hellwig , "linux-scsi@vger.kernel.org" , "James E.J. Bottomley" , Sathya Prakash , Nagalakshmi Nandigama , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Sreekanth> For any SCSI command, if the driver receives IOC status = > Sreekanth> SCSI_IOC_TERMINATED and log info = 0x32010081 then that > Sreekanth> command will be completed with DID_RESET host status. >>> >>> What does that log info value mean? > > Sreekanth> The meaning of this log info value is "Virtual IO has failed > Sreekanth> and has to be retried". > > OK, I'd prefer to see that documented in the patch. Ok sure Martin, I will add this description in the next version of this patch once review completes on this patch set. Thanks, Sreekanth -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/