summaryrefslogtreecommitdiff
path: root/fs_test/lwext4_mkfs.c
AgeCommit message (Expand)Author
2017-04-05Name refactiring inside file_windows modulegkostka
2017-04-05Rename ext4_filedev to file_devgkostka
2017-04-05Rename io_raw module to more appropriate file_windowsgkostka
2017-02-21ext4_mkfs: add journal node creation supportgkostka
2015-12-31fs_test: add version string printf in test appsgkostka
2015-12-31fs_test: simplify open_filedev implementationgkostka
2015-11-17Add to mkfs tool multiple featuresgkostka
2015-11-17Add block size cli option to mkfs toolgkostka
2015-11-17Add ext4_mkfs_read_info after mkfs & printf filesystem infogkostka
2015-11-17Indroduce verbose mode to lwext4_mkfs toolgkostka
2015-11-16Add mkfs_initial and default inodes alocationgkostka
2015-11-15Enable debug in lwext4_mkfs toolgkostka
2015-11-13Add lwext4_mkfs tool skeletongkostka