OSDN Git Service

Erase disk in pages instead of sectors. This can speed up mkfs on systems that do...
authorresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Sat, 14 Jan 2012 08:29:33 +0000 (08:29 +0000)
committerresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Sat, 14 Jan 2012 08:29:33 +0000 (08:29 +0000)
commit66f01b654573b13b303738402ecfc5aeae32bdd2
treebaaa813aef34f89a63ac8b735b85fc5e0473a7cd
parent24e041abdfbf1b476894e1559616197412b9d6fa
Erase disk in pages instead of sectors. This can speed up mkfs on systems that do not cache access to block devices.

git-svn-id: http://exfat.googlecode.com/svn/trunk@242 60bc1c72-a15a-11de-b98f-4500b42dc123
mkfs/main.c