From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B4E70C433DB for ; Tue, 16 Feb 2021 14:56:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7746564E08 for ; Tue, 16 Feb 2021 14:56:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229958AbhBPO4P (ORCPT ); Tue, 16 Feb 2021 09:56:15 -0500 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:48010 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230024AbhBPO4K (ORCPT ); Tue, 16 Feb 2021 09:56:10 -0500 Received: from pps.filterd (m0098404.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 11GEYbIf158598; Tue, 16 Feb 2021 09:55:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ibm.com; h=subject : to : cc : references : from : message-id : date : mime-version : in-reply-to : content-type : content-transfer-encoding; s=pp1; bh=ix5xI4eV4ktS+Si1szwX06PnD5N08iIL8loUbC9USd4=; b=D+Ytm4NxtYNIoGdfRngF0VGa8wjVPr87aHk5+Zuhegy33BXso1FnLXidsUAn8ot5piVZ EmbFFzd29b784RgSUZZ6xvJpXVog3mdAScVdef2lA/hWegJ9sBOD6WGbp+y5859xj/Ep c8/9tsdgOmSBypHmBjw2T9dC3T/xpH+XmgPGhMCPbSRGlOJsRjC/gnBBloiN/agjtfp2 esxJjzJQEA4tdlvUXMCFWnNwgSXIQuRCaHvDAazhrbN7veY2exkGb4stIlaErNJcUoCV lt+vP+XXEPm3Fw6xeOmQUg4h21xClT+p6r5sO+HK79IU/ejN6h0PcVtyAa5SfYSElkqp jQ== Received: from ppma03dal.us.ibm.com (b.bd.3ea9.ip4.static.sl-reverse.com [169.62.189.11]) by mx0a-001b2d01.pphosted.com with ESMTP id 36rfd19vf3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 16 Feb 2021 09:55:22 -0500 Received: from pps.filterd (ppma03dal.us.ibm.com [127.0.0.1]) by ppma03dal.us.ibm.com (8.16.0.42/8.16.0.42) with SMTP id 11GErYlM006380; Tue, 16 Feb 2021 14:55:21 GMT Received: from b01cxnp22035.gho.pok.ibm.com (b01cxnp22035.gho.pok.ibm.com [9.57.198.25]) by ppma03dal.us.ibm.com with ESMTP id 36p6d94p1u-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 16 Feb 2021 14:55:21 +0000 Received: from b01ledav004.gho.pok.ibm.com (b01ledav004.gho.pok.ibm.com [9.57.199.109]) by b01cxnp22035.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id 11GEtL9r25428260 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 16 Feb 2021 14:55:21 GMT Received: from b01ledav004.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 09353112065; Tue, 16 Feb 2021 14:55:21 +0000 (GMT) Received: from b01ledav004.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 2ED44112062; Tue, 16 Feb 2021 14:55:20 +0000 (GMT) Received: from oc6034535106.ibm.com (unknown [9.163.23.155]) by b01ledav004.gho.pok.ibm.com (Postfix) with ESMTP; Tue, 16 Feb 2021 14:55:20 +0000 (GMT) Subject: Re: [PATCH 3/4] ibmvfc: treat H_CLOSED as success during sub-CRQ registration To: Tyrel Datwyler , james.bottomley@hansenpartnership.com Cc: martin.petersen@oracle.com, linux-scsi@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, brking@linux.ibm.com References: <20210211185742.50143-1-tyreld@linux.ibm.com> <20210211185742.50143-4-tyreld@linux.ibm.com> From: Brian King Message-ID: <98343bc0-1983-6c7b-18b0-ab770fd9a365@linux.vnet.ibm.com> Date: Tue, 16 Feb 2021 08:55:19 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: <20210211185742.50143-4-tyreld@linux.ibm.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.369,18.0.761 definitions=2021-02-16_04:2021-02-16,2021-02-16 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 lowpriorityscore=0 mlxscore=0 phishscore=0 clxscore=1015 bulkscore=0 impostorscore=0 adultscore=0 malwarescore=0 mlxlogscore=999 priorityscore=1501 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2102160130 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Reviewed-by: Brian King -- Brian King Power Linux I/O IBM Linux Technology Center