ext4: Add unit test for ext4_mb_mark_diskspace_used
authorKemeng Shi <shikemeng@huaweicloud.com>
Wed, 3 Jan 2024 10:49:00 +0000 (18:49 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 22 Feb 2024 03:33:20 +0000 (22:33 -0500)
commit2b81493f8eb6fc0c263dbca0064e10e4c00e0f91
tree0582b94154125e23aa9cd77a6e2dd5582a663e1f
parentb7098e1fa7bcf350e089af9500c4f9992a1bd6cb
ext4: Add unit test for ext4_mb_mark_diskspace_used

Add unit test for ext4_mb_mark_diskspace_used

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