aboutsummaryrefslogtreecommitdiffstats
path: root/fsck/dump.c
Commit message (Expand)AuthorAgeFilesLines
* fsck.f2fs: add segment type in sit_dumpYunlei He2015-11-121-1/+1
* fsck.f2fs: return summary block pointer and typesJaegeuk Kim2015-11-121-5/+11
* dump.f2fs: dump owner of data given block addressJaegeuk Kim2015-03-231-19/+142
* fsck.f2fs: avoid build warningsJaegeuk Kim2014-09-081-2/+2
* fsck.f2fs: remove return value of get_node_infoJaegeuk Kim2014-09-081-14/+9
* fsck.f2fs: clean up codesJaegeuk Kim2014-09-081-1/+1
* dump.f2fs: support dump_file from imageJaegeuk Kim2014-09-081-0/+153
* f2fs-tools: 64-bit compile issueMark Salyzyn2014-09-081-1/+3
* mkfs, fsck: change the results for readabilityJaegeuk Kim2014-02-061-15/+27
* f2fs-tools: cleanup debug statementChangman Lee2013-07-301-1/+1
* dump: dump inode information from blkaddrChangman Lee2013-07-181-2/+40
* f2fs-tools: add fsck.f2fs and dump.f2fsChangman Lee2013-07-041-0/+143