mirror of
https://gitee.com/openharmony/third_party_f2fs-tools
synced 2024-11-23 10:10:00 +00:00
1d145cb86b
To prepare for write pointer consistency fix by fsck, add f2fs_reset_zone() helper function which calls RESET ZONE command. The function is added to lib/libf2fs_zoned which gathers zoned block device related functions. When f2fs-tools are built without blkzoned.h kernel header, the helper function f2fs_reset_zone() prints an error message as other helper functions in lib/libf2fs_zoned print. To make the message consistent through the all helper functions, modify message strings in f2fs_check_zones() and f2fs_reset_zones(). Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org> |
||
---|---|---|
.. | ||
android_config.h | ||
f2fs_fs.h | ||
quota.h |