On Sat, 12 Aug 2023 01:05:06 +0800, Coly Li wrote: > This is the v7 version of the badblocks improvement series, which makes > badblocks APIs to handle multiple ranges in bad block table. > > The change comparing to previous v6 version is the modifications > enlightened by the code review comments from Xiao Ni, > - Typo fixes in code comments and commit logs. > - Tiny but useful optimzation in prev_badblocks(), front_overwrite(), > _badblocks_clear(). > > [...] Applied, thanks! [1/6] badblocks: add more helper structure and routines in badblocks.h commit: e850d9a52f4cd31521c80a7ea9718b69129af4d5 [2/6] badblocks: add helper routines for badblock ranges handling commit: c3c6a86e9efc5da5964260c322fe07feca6df782 [3/6] badblocks: improve badblocks_set() for multiple ranges handling commit: 1726c774678331b4af5e78db87e10ff5da448456 [4/6] badblocks: improve badblocks_clear() for multiple ranges handling commit: db448eb6862979aad2468ecf957a20ef98b82f29 [5/6] badblocks: improve badblocks_check() for multiple ranges handling commit: 3ea3354cb9f03e34ee3fab98f127ab8da4131eee [6/6] badblocks: switch to the improved badblock handling code commit: aa511ff8218b3fb328181fbaac48aa5e9c5c6d93 Best regards, -- Jens Axboe