OSDN Git Service

Improve clusters allocation algorithm.
authorrelan <relan@users.noreply.github.com>
Sat, 7 Nov 2009 09:54:36 +0000 (09:54 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:10 +0000 (08:26 +0300)
commit0bca7c9f871b256f1d18fdcde34531337ac028d2
tree0d56ed11d9f55fa608ab22dc623b2940300b5082
parent2cdf68643debff2df01893c377098ea0b317fcef
Improve clusters allocation algorithm.

Now it attempts to allocate cluster right after the previous one to keep
a file contiguous.
libexfat/cluster.c