aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/slab.py
diff options
context:
space:
mode:
authorColy Li <[email protected]>2023-08-12 01:05:12 +0800
committerJens Axboe <[email protected]>2023-09-26 00:44:33 -0600
commitaa511ff8218b3fb328181fbaac48aa5e9c5c6d93 (patch)
tree343a4d6d1d75e3361344fa1784002c45777a5480 /scripts/gdb/linux/slab.py
parent3ea3354cb9f03e34ee3fab98f127ab8da4131eee (diff)
badblocks: switch to the improved badblock handling code
This patch removes old code of badblocks_set(), badblocks_clear() and badblocks_check(), and make them as wrappers to call _badblocks_set(), _badblocks_clear() and _badblocks_check(). By this change now the badblock handing switch to the improved algorithm in _badblocks_set(), _badblocks_clear() and _badblocks_check(). This patch only contains the changes of old code deletion, new added code for the improved algorithms are in previous patches. Signed-off-by: Coly Li <[email protected]> Cc: Dan Williams <[email protected]> Cc: Geliang Tang <[email protected]> Cc: Hannes Reinecke <[email protected]> Cc: Jens Axboe <[email protected]> Cc: NeilBrown <[email protected]> Cc: Vishal L Verma <[email protected]> Cc: Xiao Ni <[email protected]> Reviewed-by: Xiao Ni <[email protected]> Acked-by: Geliang Tang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions