OSDN Git Service

Pass struct exfat to exfat_put_node() function.
[android-x86/external-exfat.git] / fsck / main.c
2015-08-24 relanPass struct exfat to exfat_put_node() function.
2015-08-24 relanAdd node clusters check in fsck.
2015-08-24 relanShow in fsck only percentage of used space.
2015-08-24 relanImplement nodes cache (in-core directory structure...
2015-08-24 relanFix integer overflow in fsck.
2015-08-24 relanFix debug output in fsck.
2015-08-24 relanImplement dynamic nodes allocation.
2015-08-24 relanInitial code drop.