Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:44458 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727120AbeK2OfM (ORCPT ); Thu, 29 Nov 2018 09:35:12 -0500 Date: Thu, 29 Nov 2018 11:30:47 +0800 From: Ming Lei To: Jens Axboe Cc: Mike Snitzer , "Ewan D. Milne" , linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Theodore Ts'o , Omar Sandoval , Sagi Grimberg , Dave Chinner , Kent Overstreet , dm-devel@redhat.com, Alexander Viro , linux-fsdevel@vger.kernel.org, Shaohua Li , linux-raid@vger.kernel.org, David Sterba , linux-btrfs@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org, Gao Xiang , Christoph Hellwig , linux-ext4@vger.kernel.org, Coly Li , linux-bcache@vger.kernel.org, Boaz Harrosh , Bob Peterson , cluster-devel@redhat.com Subject: Re: [PATCH V12 00/20] block: support multi-page bvec Message-ID: <20181129033046.GE23390@ming.t460p> References: <20181126021720.19471-1-ming.lei@redhat.com> <7096bc4e-0617-29d0-a90d-ae7caf09a16d@kernel.dk> <20181129012959.GC23249@ming.t460p> <1983a2f5-07be-4102-fedc-54e2ad2e16dc@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1983a2f5-07be-4102-fedc-54e2ad2e16dc@kernel.dk> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Wed, Nov 28, 2018 at 07:20:51PM -0700, Jens Axboe wrote: > On 11/28/18 6:30 PM, Ming Lei wrote: > >> I'm going back and forth on those one a bit. Any concerns with > >> pushing this to 4.22? > > > > My only one concern is about the warning of > > "blk_cloned_rq_check_limits: over max segments limit" on dm multipath, > > and seems Ewan and Mike is waiting for this fix. > > Not familiar with this issue, can you post a link to it? I'd be fine > working around anything until 4.22, it's not going to be a new issue. https://marc.info/?t=153303425700002&r=1&w=2 thanks, Ming