OSDN Git Service

Avoid extra erase on writes to the end of a file.
authorrelan <relan@users.noreply.github.com>
Tue, 26 Feb 2013 18:58:36 +0000 (18:58 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:15 +0000 (08:26 +0300)
commit36a79d4309268cf7f5b2871e6a6c6b0e1c78839f
tree12559029ea00d7ca32cbecb4b6f0efe2d882b637
parentd5bd92bea6d343fa4ae38b2428a80c0be2a5af0a
Avoid extra erase on writes to the end of a file.
fuse/main.c
libexfat/cluster.c
libexfat/exfat.h
libexfat/io.c
libexfat/node.c