From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:44466 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727265AbeKOTmQ (ORCPT ); Thu, 15 Nov 2018 14:42:16 -0500 Date: Thu, 15 Nov 2018 17:35:03 +0800 From: Ming Lei To: Christoph Hellwig Cc: Dave Chinner , Jens Axboe , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, Kent Overstreet , linux-fsdevel@vger.kernel.org Subject: Re: [PATCH V9 00/19] block: support multi-page bvec Message-ID: <20181115093502.GB5967@ming.t460p> References: <20181113151505.15498-1-ming.lei@redhat.com> <20181114024455.GE6311@dastard> <20181114152252.GC22186@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181114152252.GC22186@infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Nov 14, 2018 at 07:22:52AM -0800, Christoph Hellwig wrote: > On Wed, Nov 14, 2018 at 01:44:55PM +1100, Dave Chinner wrote: > > Can you please cc this entire patchset to linux-fsdevel? I've only > > received 3-4 of the patches in this series and I can't make head or > > tail of them because I haven't received the rest of the patches. > > And to anyone else for that matter. Adding a person or list to just > a few patches is fundamentally stupid, don't ever do that. Fine, I have added all related guys and lists into patch's CC list in V10, which is posted out already. I appreciate much if you guys may take a look at V10. Thanks, Ming