On Mon, Apr 27, 2015 at 11:48:31PM -0700, Ming Lin wrote:
> From: Kent Overstreet <[email protected]>
> 
> 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-bcache" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to