Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1549285

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

From Jens Axboe <axboe@kernel.dk>
Newsgroups linux.kernel
Subject Re: [PATCH] clean_bdev_aliases: Prevent cleaning blocks that are not in block range
Date 2017-01-02 17:40 +0100
Message-ID <sVdOp-19V-21@gated-at.bofh.it> (permalink)
References <sShbP-5Lf-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] clean_bdev_aliases: Prevent cleaning blocks that are not in block range Chandan Rajendra <chandan@linux.vnet.ibm.com> - 2016-12-25 14:40 +0100
  Re: [PATCH] clean_bdev_aliases: Prevent cleaning blocks that are not  in block range Jan Kara <jack@suse.cz> - 2017-01-02 17:00 +0100
    Re: [PATCH] clean_bdev_aliases: Prevent cleaning blocks that are not  in block range Eryu Guan <guaneryu@gmail.com> - 2017-01-02 17:30 +0100
      Re: [PATCH] clean_bdev_aliases: Prevent cleaning blocks that are not  in block range Jan Kara <jack@suse.cz> - 2017-01-02 17:50 +0100
  Re: [PATCH] clean_bdev_aliases: Prevent cleaning blocks that are not  in block range Jens Axboe <axboe@kernel.dk> - 2017-01-02 17:40 +0100

csiph-web