Re: [PATCH 08/10] block: move bio_alloc_pages() to bcache
From: Ming Lei <hidden>
Date: 2018-01-09 01:22:06
Also in:
linux-bcache
From: Ming Lei <hidden>
Date: 2018-01-09 01:22:06
Also in:
linux-bcache
On Mon, Jan 08, 2018 at 10:05:09AM -0800, Michael Lyle wrote:
On 12/08/2017 05:14 AM, Ming Lei wrote:quoted
bcache is the only user of bio_alloc_pages(), and all users should use bio_add_page() instead, so move this function into bcache, and avoid it misused in future.Can things like this -please- be sent to the bcache list and bcache maintainers? I'm preparing my patch set for Jens and I'm surprised by merge conflicts from stuff in my queue. (Just showed up in next to show the conflict in the past couple of days).
OK, will do next time. -- Ming