summaryrefslogtreecommitdiff
path: root/f2fs_utils/f2fs_sparseblock.c
AgeCommit message (Expand)Author
2023-10-11Adjust f2fs_sparseblock for libf2fs changesDaniel Rosenberg
2022-05-19f2fs_utils: use PRI macro to print uint64Jaegeuk Kim
2020-11-05Avoid logspam in f2fs_sparseblockEric Biggers
2020-10-26f2fs_utils: format filesThiƩbaud Weksteen
2018-08-22Remove Wno-unused-variable from defaults and fix resulting warnings.Sandeep Patil
2018-05-15Fix a double-freeGeorge Burgess IV
2018-05-02Use stdint.h insteadLogan Chien
2017-05-05f2fs_utils: update f2fs utils to match 1.8.0Jin Qian
2016-11-22system/extras: Replace cutils/log.h with android/log.h or log/log.hMark Salyzyn
2016-05-23Fix misc-macro-parentheses warnings in f2fs_utils.Chih-Hung Hsieh
2015-01-30am 7a0b43b9: am 22669b72: Merge "Add missing includes."Elliott Hughes
2015-01-29Add missing includes.Elliott Hughes
2014-12-30am dc645aa1: am c8e992de: Merge "Fix missing #includes in system/extras."Elliott Hughes
2014-12-29Fix missing #includes in system/extras.Elliott Hughes
2014-08-19f2fs_sparseblock.c: Skip over empty segments, minor clean upDaniel Rosenberg
2014-08-19f2fs_sparseblock: Fixed handling of journaled sit entriesDaniel Rosenberg
2014-08-18f2fs_sparseblock: Correctly handle f2fs checkpoint flagsDaniel Rosenberg
2014-08-15f2fsutils: Added support for sparse f2fs representationsDaniel Rosenberg