Re: [PATCH v4 0/3] Fix crashes and warnings in ext4 unit test

From: Theodore Ts'o
Date: Wed Mar 13 2024 - 23:56:05 EST



On Tue, 05 Mar 2024 00:35:40 +0800, Kemeng Shi wrote:
> v3->v4:
> -fix that sbi->s_dirtyclusters_counter is used before
> initialization.
>
> v2->v3:
> -fix warning that sb->s_umount is still held when unit test finishs
> -fix warning that sbi->s_freeclusters_counter is used before
> initialization.
>
> [...]

Applied, thanks!

[1/3] ext4: alloc test super block from sget
commit: 8ffc0cd24c2a3ea340743db18b1a1e999176fbd3
[2/3] ext4: hold group lock in ext4 kunit test
commit: ad943758e0ebd881d031b657a3f389315bf3a101
[3/3] ext4: initialize sbi->s_freeclusters_counter and sbi->s_dirtyclusters_counter before use in kunit test
commit: 0ecae5410ab526225293d2591ca4632b22c2fd8c

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>