On Tue, Apr 28, 2015 at 5:14 AM, Christoph Hellwig <h...@lst.de> wrote:
> On Mon, Apr 27, 2015 at 11:48:31PM -0700, Ming Lin wrote:
>> From: Kent Overstreet <kent.overstr...@gmail.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.

Will update it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to