OSDN Git Service

Erase disk in pages instead of sectors.
authorrelan <relan@users.noreply.github.com>
Sat, 14 Jan 2012 08:29:33 +0000 (08:29 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:14 +0000 (08:26 +0300)
commit703eaf9183eee1e97df1d5ab024105118b558585
treebaaa813aef34f89a63ac8b735b85fc5e0473a7cd
parentf42fef38d295d8fcfa2056838b3660f450894449
Erase disk in pages instead of sectors.

This can speed up mkfs on systems that do not cache access to block
devices.
mkfs/main.c