dump: dump inode information from blkaddr
authorChangman Lee <cm224.lee@samsung.com>
Thu, 18 Jul 2013 02:20:05 +0000 (11:20 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Thu, 18 Jul 2013 06:45:30 +0000 (15:45 +0900)
commit8843554c8c43e713e2ce4e36ac3c06f9eca94b09
tree426889fce7d3955632c8574a6caeb4c96dbcc1c3
parent0307b93ce2e44e80a1efb279894601ae64ffaf47
dump: dump inode information from blkaddr

This patch is to dump inode which blkaddr belongs in.
Usage:
  dump.f2fs /dev/sdx -b blk_addr (in 4KB)

Signed-off-by: Changman Lee <cm224.lee@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fsck/dump.c
fsck/fsck.c
fsck/fsck.h
fsck/main.c
fsck/mount.c