Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932088AbdIFNW3 (ORCPT ); Wed, 6 Sep 2017 09:22:29 -0400 Received: from verein.lst.de ([213.95.11.211]:52510 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751366AbdIFNW1 (ORCPT ); Wed, 6 Sep 2017 09:22:27 -0400 Date: Wed, 6 Sep 2017 15:22:25 +0200 From: Christoph Hellwig To: John Garry Cc: Jason Yan , martin.petersen@oracle.com, jejb@linux.vnet.ibm.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, chenweilong@huawei.com, zhaohongjiang@huawei.com, hare@suse.com, dan.j.williams@intel.com, jthumshirn@suse.de, Raj.Dinesh@microsemi.com, hch@lst.de, huangdaode@hisilicon.com, chenxiang66@hisilicon.com Subject: Re: [PATCH v4 00/11] Enhance libsas hotplug feature Message-ID: <20170906132225.GF28049@lst.de> References: <1504689314-20072-1-git-send-email-yanaijie@huawei.com> <57982db9-bfe8-cc7b-8aa7-0c3c83692d56@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57982db9-bfe8-cc7b-8aa7-0c3c83692d56@huawei.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 400 Lines: 9 On Wed, Sep 06, 2017 at 02:07:57PM +0100, John Garry wrote: > Regardless of the fate of the rest of the patches in this series, I think > patches 1,2,3,4,11/11 can be taken in isolation (subject to review, of > course). It would save maintaining them out-of-tree. I did a quick review of those and they all look fine to me. I'll try to find some time to review the real changes in the next days.