f2fs-tools/include
Sheng Yong b39aa80647 inject.f2fs: introduce inject.f2fs
This patch introduces a new tool inject.f2fs to modify metadata or data
(directory entry) of f2fs image offline flexibly.

With inject.f2fs, it is easier to generate a corrupted f2fs image, which
can help verify fsck or reproduce userspace behaviors of some a fault.
If option `--dry-run' is used, nothing really gets changed, and that
could be used to get the value of a specified field.

The following patches enable injecting each part of f2fs.

Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Sheng Yong <shengyong@oppo.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2024-07-25 18:40:29 +00:00
..
android_config.h f2fs-tools: fix do_set_verity ioctl fail issue 2024-07-09 21:41:18 +00:00
f2fs_fs.h inject.f2fs: introduce inject.f2fs 2024-07-25 18:40:29 +00:00
quota.h Remove unnecessary __attribute__((packed)) annotations 2022-04-22 11:43:13 -07:00