From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752302AbcHKUhf (ORCPT ); Thu, 11 Aug 2016 16:37:35 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:48842 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752256AbcHKUhd (ORCPT ); Thu, 11 Aug 2016 16:37:33 -0400 X-IBM-Helo: d03dlp01.boulder.ibm.com X-IBM-MailFrom: tyreld@linux.vnet.ibm.com Subject: Re: [PATCH 0/2] ibmvfc: FC-TAPE Support To: Tyrel Datwyler , james.bottomley@hansenpartnership.com References: <1470260213-19087-1-git-send-email-tyreld@linux.vnet.ibm.com> Cc: martin.petersen@oracle.com, linux-scsi@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, brking@linux.vnet.ibm.com, nfont@linux.vnet.ibm.com, linux-kernel@vger.kernel.org, mpe@ellerman.id.au From: Tyrel Datwyler Date: Thu, 11 Aug 2016 13:37:24 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: <1470260213-19087-1-git-send-email-tyreld@linux.vnet.ibm.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16081120-0020-0000-0000-00000988E29D X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00005578; HX=3.00000240; KW=3.00000007; PH=3.00000004; SC=3.00000181; SDB=6.00743329; UDB=6.00350010; IPR=6.00515877; BA=6.00004658; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00012316; XFM=3.00000011; UTC=2016-08-11 20:37:30 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16081120-0021-0000-0000-0000547D2833 Message-Id: <57ACE204.7000106@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-08-11_14:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1608110257 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/03/2016 02:36 PM, Tyrel Datwyler wrote: > This patchset introduces optional FC-TAPE/FC Class 3 Error Recovery to the > ibmvfc client driver. > > Tyrel Datwyler (2): > ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI > ibmvfc: add FC Class 3 Error Recovery support > > drivers/scsi/ibmvscsi/ibmvfc.c | 11 +++++++++++ > drivers/scsi/ibmvscsi/ibmvfc.h | 1 + > 2 files changed, 12 insertions(+) > ping?