OSDN Git Service

Call exfat_update_mtime() instead of updating node mtime and setting dirty bit manual...
authorresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Fri, 8 Jan 2010 09:05:22 +0000 (09:05 +0000)
committerresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Fri, 8 Jan 2010 09:05:22 +0000 (09:05 +0000)
commit1667cf38cfd5a63582564e75cbbdccf132cb0110
tree7046a0cbd6bc0f137db1e2d729b18675b231d1d5
parent5833135dc2948c8edf5e8505320c16d1db5f5583
Call exfat_update_mtime() instead of updating node mtime and setting dirty bit manually all over the code.

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