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

Add unit test for test_free_blocks_simple.

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