Re: [PATCH] clean_bdev_aliases: Prevent cleaning blocks that are not in block range

From: Jens Axboe
Date: Mon Jan 02 2017 - 11:35:42 EST


On 12/25/2016 06:31 AM, Chandan Rajendra wrote:
> The first block to be cleaned may start at a non-zero page offset. In
> such a scenario clean_bdev_aliases() will end up cleaning blocks that
> do not fall in the range of blocks to be cleaned. This commit fixes the
> issue by skipping blocks that do not fall in valid block range.

Queued up, thanks.

--
Jens Axboe