From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v2] block: make sure big bio is splitted into at most 256 bvecs Date: Thu, 11 Aug 2016 07:02:53 -0700 Message-ID: <20160811140253.GA2867@infradead.org> References: <1459914212-9330-1-git-send-email-ming.lei@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-bcache-owner@vger.kernel.org To: Eric Wheeler Cc: Ming Lei , Jens Axboe , linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, linux-bcache@vger.kernel.org, linux-raid@vger.kernel.org, kent.overstreet@gmail.com, Christoph Hellwig , Sebastian Roesner , "4.3+" , Shaohua Li List-Id: linux-raid.ids Please just fix bcache to not submit bios larger than BIO_MAX_PAGES for now, until we can support such callers in general and enable common used code to do so.