Re: [PATCH 1/4] loop: Refactor size calculation.

From: Bart Van Assche
Date: Tue Apr 21 2020 - 11:26:28 EST


On 4/21/20 4:48 AM, Martijn Coenen wrote:
On Mon, Apr 20, 2020 at 3:22 PM Bart Van Assche <bvanassche@xxxxxxx> wrote:
Please also change the "kill_bdev should have truncated all the pages"
comment into something like "return -EAGAIN if any pages have been
dirtied after kill_bdev() returned".

Sure - would you prefer this to be in a separate change?

Since the comment "kill_bdev should have truncated all the pages" has to be moved, I think that it's fine to integrate the fix for that comment in this patch.

Thanks,

Bart.