Hi Jaegeuk, This patch series fixes one issue reported by Peter Collingbourne and a few issues I discovered by reading the zoned block device source code. Please consider these patches for inclusion in the official f2fs-tools repository.
Thanks, Bart. Bart Van Assche (5): Fix the struct f2fs_dentry_block definition Fix f2fs_report_zone() Improve compile-time type checking for f2fs_report_zone() Use F2FS_BLKSIZE for dev_read_block() buffers Use F2FS_BLKSIZE as the size of struct f2fs_summary_block fsck/mount.c | 14 +++++++------- include/f2fs_fs.h | 8 +++++--- lib/libf2fs_zoned.c | 23 +++++++++++++++-------- 3 files changed, 27 insertions(+), 18 deletions(-) _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
