[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150428121438.GB10479@lst.de>
Date: Tue, 28 Apr 2015 14:14:38 +0200
From: Christoph Hellwig <hch@....de>
To: Ming Lin <mlin@...nel.org>
Cc: linux-kernel@...r.kernel.org, Christoph Hellwig <hch@....de>,
Jens Axboe <axboe@...nel.dk>,
Kent Overstreet <kent.overstreet@...il.com>,
Dongsu Park <dongsu.park@...fitbricks.com>,
linux-bcache@...r.kernel.org
Subject: Re: [PATCH 04/10] bcache: clean up hacks around bio_split_pool
On Mon, Apr 27, 2015 at 11:48:31PM -0700, Ming Lin wrote:
> From: Kent Overstreet <kent.overstreet@...il.com>
>
> There has been workarounds only in bcache, for splitting pool as well
> as submitting bios. Since generic_make_request() is able to handle
> arbitrarily sized bios, it's now possible to delete those hacks.
The Subject and description look confusing to me.
>From me reading of the code I'd word it as:
Subject: bcache: remove driver private bio splitting code
The bcache driver has always accepted arbitrarily large bios and split
them internally. Now that every driver must accept arbitrarily large
bios this code isn't nessecary anymore.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists