mbox series

[0/4] badblocks: bugfix and cleanup of _badblocks_check()

Message ID 20231223063728.3229446-1-linan666@huaweicloud.com (mailing list archive)
Headers show
Series badblocks: bugfix and cleanup of _badblocks_check() | expand

Message

Li Nan Dec. 23, 2023, 6:37 a.m. UTC
From: Li Nan <linan122@huawei.com>

Li Nan (4):
  badblocks: goto out if find any unacked badblocks in
    _badblocks_check()
  badblocks: optimize _badblocks_check()
  badblocks: fix slab-out-of-bounds in _badblocks_check()
  badblocks: clean up prev_badblocks()

 block/badblocks.c | 48 +++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

Comments

Ira Weiny Dec. 23, 2023, 5:28 p.m. UTC | #1
linan666@ wrote:
> From: Li Nan <linan122@huawei.com>
> 
> Li Nan (4):
>   badblocks: goto out if find any unacked badblocks in
>     _badblocks_check()
>   badblocks: optimize _badblocks_check()
>   badblocks: fix slab-out-of-bounds in _badblocks_check()
>   badblocks: clean up prev_badblocks()
> 
>  block/badblocks.c | 48 +++++++++++++++++++++++------------------------
>  1 file changed, 24 insertions(+), 24 deletions(-)
> 
> -- 
> 2.39.2
> 

Thanks for the series!  Unfortunately I'm still seeing some failures with
this series.

Coly's test patch[1] fixed all my test failures.  Right off the top I'm
not seeing what you missed that he seemed to catch.

Ira

[1] https://lore.kernel.org/all/nhza4xsnbmcmka7463jxgmdvb27pqvbvcuzs7xp4vzpqlo262d@dp7laevqtaka/