| commit | c34a6b5628402972f6c4c34d074de9c15a95aa78 | [log] [tgz] |
|---|---|---|
| author | Chao Yu <chao@kernel.org> | Mon Nov 03 14:21:43 2025 +0800 |
| committer | Zorro Lang <zlang@kernel.org> | Sat Nov 15 16:27:47 2025 +0800 |
| tree | 5af053cd36d31bd440bbe5d5d704d77a0f230793 | |
| parent | faf816b985138ba290284355212fcc4660f7dfa6 [diff] |
f2fs: test sanity check condition w/ error injection
After commit 5c1768b67250 ("f2fs: fix to do sanity check correctly on
i_inline_xattr_size"), f2fs should handle corrupted i_inline_xattr_size
correctly, let's add this regression testcase to check that.
Cc: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Chao Yu <chao@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>