OSDN Git Service

Select suitable cluster size when creating a huge FS.
[android-x86/external-exfat.git] / mkfs / vbr.c
2015-08-24 relanRepresent device as an extensible structure.
2015-08-24 relanUse exfat_read() and exfat_write() interfaces.
2015-08-24 relanFix memory leak on error handling paths in mkfs.
2015-08-24 relanRename block to sector to avoid confusion.
2015-08-24 relanMove VBR checksum calculation functions to libexfat.
2015-08-24 relanAdd mkexfatfs (utility that creates an exFAT file system).