Re: [f2fs-dev] [RFC PATCH 3/3] f2fs-tools: introduce sb checksum

2018-08-07 Thread Chao Yu
On 2018/8/7 17:17, Junling Zheng wrote: > This patch introduced superblock checksum. > > Signed-off-by: Junling Zheng > --- > fsck/mount.c | 52 ++ > fsck/resize.c | 11 ++ > include/f2fs_fs.h | 6 +- > mkfs/f2fs_format.c | 9

[f2fs-dev] [RFC PATCH 3/3] f2fs-tools: introduce sb checksum

2018-08-07 Thread Junling Zheng
This patch introduced superblock checksum. Signed-off-by: Junling Zheng --- fsck/mount.c | 52 ++ fsck/resize.c | 11 ++ include/f2fs_fs.h | 6 +- mkfs/f2fs_format.c | 9 4 files changed, 77 insertions(+), 1