OSDN Git Service

Avoid extra erase on writes to the end of a file.
authorresver@gmail.com <resver@gmail.com@60bc1c72-a15a-11de-b98f-4500b42dc123>
Tue, 26 Feb 2013 18:58:36 +0000 (18:58 +0000)
committerresver@gmail.com <resver@gmail.com@60bc1c72-a15a-11de-b98f-4500b42dc123>
Tue, 26 Feb 2013 18:58:36 +0000 (18:58 +0000)
commit8f6e8b1f5d61a989cd4bb814a876ce7d271e3efa
tree12559029ea00d7ca32cbecb4b6f0efe2d882b637
parente83a219c350c7e344871b9f634ba24c6a670967f
Avoid extra erase on writes to the end of a file.

git-svn-id: http://exfat.googlecode.com/svn/trunk@345 60bc1c72-a15a-11de-b98f-4500b42dc123
fuse/main.c
libexfat/cluster.c
libexfat/exfat.h
libexfat/io.c
libexfat/node.c