OSDN Git Service

Flush clusters bitmap on file close.
authorrelan <relan@users.noreply.github.com>
Sat, 14 Nov 2009 19:53:44 +0000 (19:53 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:10 +0000 (08:26 +0300)
commitd455a83a395d5a6ad1c39ad7b1f9852915ab0f96
treec00fd28e4edf65829837483ada3e2023aab9986e
parent9de5a6944027795b80f827f1a1e0da25c39f970d
Flush clusters bitmap on file close.

It's more optimal than flushing on each cluster allocation and
deallocation.
libexfat/cluster.c
libexfat/exfat.h
libexfat/node.c