dump.f2fs: print more info of inode layout
authorChao Yu <yuchao0@huawei.com>
Mon, 25 Mar 2019 13:20:33 +0000 (21:20 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 14 Jan 2020 15:43:00 +0000 (07:43 -0800)
commitd77bca8e16fe32c95fb1136ae6b8ef66c08d1b35
treed6840e4c5daf1200267150cccdbdd7ae0de6135b
parentfdd47b2ea7677119328c32bd159b7c200fd70212
dump.f2fs: print more info of inode layout

This patch adds to print all valid blkaddrs in inode's i_addr field,
besides, it also adds to print meaning of specific blkaddr(flag).

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fsck/mount.c