]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
f2fs/007: add testcase to check consistency of compressed inode metadata
authorChao Yu <chao@kernel.org>
Tue, 29 Oct 2024 10:26:44 +0000 (18:26 +0800)
committerZorro Lang <zlang@kernel.org>
Wed, 30 Oct 2024 08:19:43 +0000 (16:19 +0800)
commit7838e3082b15354323f29efbcf6380dddb11a751
treefbe2dbbe601f4324fd4796b0ef25199bca8a7e0c
parent23ebca50151d3e12f6a4675e4269c10774f2a772
f2fs/007: add testcase to check consistency of compressed inode metadata

metadata of compressed inode should always be consistent after file
compression, reservation, releasement and decompression, let's add
a testcase to check it.

Cc: Jaegeuk Kim <jaegeuk@kernel.org>
Cc: Qi Han <hanqi@vivo.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/f2fs/007 [new file with mode: 0755]
tests/f2fs/007.out [new file with mode: 0644]