From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:44516 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388174AbeKGKXZ (ORCPT ); Wed, 7 Nov 2018 05:23:25 -0500 Date: Wed, 7 Nov 2018 08:55:10 +0800 From: Ming Lei To: Rui Salvaterra Cc: axboe@kernel.dk, linux-block@vger.kernel.org, stable@vger.kernel.org, snitzer@redhat.com, hch@lst.de, xni@redhat.com, mariusz.dabrowski@intel.com Subject: Re: [PATCH V2 0/3] block: make sure discard/writesame bio is aligned with logical block size Message-ID: <20181107005509.GA3531@ming.t460p> References: <20181029125719.4998-1-ming.lei@redhat.com> <20181105034143.GE13699@ming.t460p> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Tue, Nov 06, 2018 at 04:48:13PM +0000, Rui Salvaterra wrote: > On Mon, 5 Nov 2018 at 03:41, Ming Lei wrote: > > > > V2 addresses Christoph's comment by introducing bio_allowed_max_sectors(). > > > > Ping... > > > > Thanks, > > Ming > > Hi, Ming, > > Sorry for the delay. I tested your V2 against Linux 4.20-rc1 and > everything seems fine. FWIW, V2 is also > > Tested-by: Rui Salvaterra Rui, thanks for your test on V2. Jens, what do you think about this patchset? Thanks, Ming