From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] block: Fix transfer when chuck sectors exceeds max To: Keith Busch , linux-block@vger.kernel.org Cc: linux-nvme@lists.infradead.org, Jitendra Bhivare , stable@vger.kernel.org References: <20180626151458.6675-1-keith.busch@intel.com> From: Jens Axboe Message-ID: <599a0ffd-66dc-9604-856e-cfa0210ebc51@kernel.dk> Date: Tue, 26 Jun 2018 12:18:49 -0600 MIME-Version: 1.0 In-Reply-To: <20180626151458.6675-1-keith.busch@intel.com> Content-Type: text/plain; charset=utf-8 List-ID: On 6/26/18 9:14 AM, Keith Busch wrote: > A device may have boundary restrictions where the number of sectors > between boundaries exceeds its max transfer size. In this case, we need > to cap the max size to the smaller of the two limits. Applied, with the subject typo fixed. -- Jens Axboe