ext4: Add unit test for mb_free_blocks
authorKemeng Shi <shikemeng@huaweicloud.com>
Wed, 3 Jan 2024 10:48:59 +0000 (18:48 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 22 Feb 2024 03:33:20 +0000 (22:33 -0500)
commitb7098e1fa7bcf350e089af9500c4f9992a1bd6cb
treeccd967865f7f07d3b3d4336692d3af0d1888cf75
parentac96b56a2fbd9e05b28488bdc5d3bd8006b61d35
ext4: Add unit test for mb_free_blocks

Add unit test for mb_free_blocks.

Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Link: https://lore.kernel.org/r/20240103104900.464789-5-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mballoc-test.c