f2fs-tools: support flexible inline xattr size
authorChao Yu <yuchao0@huawei.com>
Mon, 4 Sep 2017 10:58:29 +0000 (18:58 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 30 Oct 2017 09:16:35 +0000 (02:16 -0700)
commit8d46072f077f180e1e75948f80b994873359c74b
tree8e7caebdd6531fbb84ebc41537a3432cccde9192
parent1797a5f092f5a16c004d63ff66aa7c70e5260897
f2fs-tools: support flexible inline xattr size

This patch makes mkfs to support flexible inline xattr feature, also
this enables fsck to recognize new disk-layout of inode which be of
flexible inline xattr size.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fsck/f2fs.h
fsck/mount.c
include/f2fs_fs.h
lib/libf2fs.c
mkfs/f2fs_format_main.c