Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp3103868imm; Tue, 29 May 2018 00:43:46 -0700 (PDT) X-Google-Smtp-Source: ADUXVKK7ZAT9+B4sb3+fBLDkLEWoru0bhelTyX/+ymxVB1lDv0XzROL9rQaLk/z8nouD4rz5rRRp X-Received: by 2002:a62:3994:: with SMTP id u20-v6mr11443608pfj.95.1527579826833; Tue, 29 May 2018 00:43:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527579826; cv=none; d=google.com; s=arc-20160816; b=REd8OkJGPHCgHMm4e6/UZ9yBITxzCjq50S3gKq1z/Vyi8k313HgKp3gtWqpmvJpYsU SvYUximUylVW7ngTG9t/16mwcYerbWgzUmeAJlUFuHyW0OpG9zateyCxwgo025h+f3Yy RTVzbXgJK9l1q/LNLW3QjZLCwLHDJcnMx7K4BImnsYgU4rldzNMHB4oyHKxWH0ZBlHK6 qIMrvCI+/CR6mb6PxX766EHvhH7v0CNMdZcfBMF0XFFmhKhRku8S1rcLCa48V5ON/Clm iUO9ooMVYkLojPGMdf36dZGspy1jd67+Pcp2I+8X5NqJ16xhuQUVlBzB7rBVtynX7LIC dNPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=y2NHxlC+Zl167cEQBeag46hYcuUwAYwtaGvpwARjuaw=; b=01LT4TyvS6ZRE9r6ohSFoV37T0POh2/0bhR0pofIHmIWOsXTMbDeBiai48B6ghuTUn o6BlAaAODgfMFdIXOUZnu+5zfwFKaLJ3FYNbgDG2l/TrXEoW9I7qk9usEFZyyxqz6uN1 E8/p8FlE4dc8Y441CbTFRBHyRyjvYi4Dj1Rf0qzFKAQLFH8P+fIQ/qSzVP8IES9fJU2B bdJWWeOAEF+PBdJQrD07SwZTBdut2mj0MsCWyYar+m93NDrIb4RzLvc0XjK/NvfdsZir vsouMqDMKZijqWCNVEb3eSbfhhPV0JAP7hkiRXTLDGmaxPRsBMq78NVnJLqnGx8HKOMW GEBA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 61-v6si31010730plc.173.2018.05.29.00.43.33; Tue, 29 May 2018 00:43:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754945AbeE2HnE (ORCPT + 99 others); Tue, 29 May 2018 03:43:04 -0400 Received: from mx2.suse.de ([195.135.220.15]:40020 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754797AbeE2HnC (ORCPT ); Tue, 29 May 2018 03:43:02 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext-too.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 32B09AF6D; Tue, 29 May 2018 07:43:01 +0000 (UTC) Date: Tue, 29 May 2018 09:43:00 +0200 From: Johannes Thumshirn To: Jason Yan Cc: martin.petersen@oracle.com, jejb@linux.vnet.ibm.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, john.garry@huawei.com, zhaohongjiang@huawei.com, hare@suse.com, dan.j.williams@intel.com, hch@lst.de, huangdaode@hisilicon.com, chenxiang66@hisilicon.com, xiexiuqi@huawei.com, tj@kernel.org, miaoxie@huawei.com, Ewan Milne , Tomas Henzl Subject: Re: [PATCH 4/8] scsi: libsas: trigger a new revalidation to discover the device Message-ID: <20180529074300.x7g7utdtncxh6pfq@linux-x5ow.site> References: <20180529022309.21071-1-yanaijie@huawei.com> <20180529022309.21071-5-yanaijie@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180529022309.21071-5-yanaijie@huawei.com> User-Agent: NeoMutt/20170912 (1.9.0) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Looks good, Reviewed-by: Johannes Thumshirn -- Johannes Thumshirn Storage jthumshirn@suse.de +49 911 74053 689 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 N?rnberg GF: Felix Imend?rffer, Jane Smithard, Graham Norton HRB 21284 (AG N?rnberg) Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850