Message ID | 20231223063728.3229446-1-linan666@huaweicloud.com (mailing list archive) |
---|---|
Headers | show |
Series | badblocks: bugfix and cleanup of _badblocks_check() | expand |
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/
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(-)