aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChandan Rajendra <[email protected]>2016-12-25 19:01:03 +0530
committerJens Axboe <[email protected]>2017-01-02 09:35:14 -0700
commit6c006a9d94bfb5cbcc5150e8fd7f45d3f92f3ee8 (patch)
tree1496fa58d4878969d6b1e78acbc73074a4b85618 /scripts
parent8e5d31eb02c08d94262e1281adc8574134af65fd (diff)
clean_bdev_aliases: Prevent cleaning blocks that are not in block range
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. Signed-off-by: Chandan Rajendra <[email protected]> Reviewed-by: Jan Kara <[email protected]> Reviewed-by: Eryu Guan <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions