third_party_f2fs-tools/fsck
Chao Yu a64fbe53c3 dump.f2fs: fix to print all blkaddr in .i_addr
There are totally ADDRS_PER_INODE() blkaddrs in .i_addr, fix to
print all of them.

In addition, use get_extra_isize() rather than __get_extra_isize()

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2020-05-06 07:41:06 -07:00
..
common.h fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
defrag.c fsck: Find free zones instead of blocks to assign to current segments 2019-12-09 17:23:19 -08:00
dict.c fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
dict.h fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
dir.c f2fs-tools: fix stat update in sload/fsck 2019-08-27 14:51:05 -07:00
dqblk_v2.h fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
dump.c f2fs-tools: support data compression 2020-01-14 07:42:54 -08:00
f2fs.h fsck.f2fs: quick fix of CLOCK_BOOTTIME in mac 2020-04-15 13:56:29 -07:00
fsck.c fsck.f2fs: account COMPRESS_ADDR as reserved blocks correctly 2020-03-24 08:47:42 -07:00
fsck.h fsck: Check write pointer consistency of open zones 2019-12-09 17:23:19 -08:00
main.c fsck.f2fs: quick fix of CLOCK_BOOTTIME in mac 2020-04-15 13:56:29 -07:00
Makefile.am fsck/Makefile.am, mkfs/Makefile.am: fix to make distcheck correctly 2017-11-13 21:04:23 -08:00
mkquota.c fsck.f2fs: fix to propagate error of write_dquots() 2019-08-27 14:51:05 -07:00
mount.c dump.f2fs: fix to print all blkaddr in .i_addr 2020-05-06 07:41:06 -07:00
node.c f2fs-tools: support data compression 2020-01-14 07:42:54 -08:00
node.h f2fs-tools: support data compression 2020-01-14 07:42:54 -08:00
quotaio_tree.c f2fs-tools:fix memory leak in write dquot 2019-04-28 06:25:58 -07:00
quotaio_tree.h fsck.f2fs: don't allocate new blocks on unclean shutdown 2018-11-21 11:38:23 -08:00
quotaio_v2.c fsck.f2fs: don't allocate new blocks on unclean shutdown 2018-11-21 11:38:23 -08:00
quotaio_v2.h fsck.f2fs: support quota 2017-11-06 20:07:40 -08:00
quotaio.c fsck.f2fs: don't allocate new blocks on unclean shutdown 2018-11-21 11:38:23 -08:00
quotaio.h fsck.f2fs: add an option to preserve quota limits 2017-11-11 18:01:07 -08:00
resize.c resize.f2fs: add option for large_nat_bitmap feature 2020-01-14 07:43:05 -08:00
segment.c f2fs-tools: support data compression 2020-01-14 07:42:54 -08:00
sload.c Include private/fs_config.h directly when needed 2020-03-18 18:05:35 -07:00
xattr.c f2fs-tools: reuse same pointer, exit on error without clean-up 2019-12-19 09:39:14 -08:00
xattr.h f2fs-tools: improve xattr value printing 2019-05-20 17:29:50 -07:00