OSDN Git Service

Clean up mtime updating.
authorrelan <relan@users.noreply.github.com>
Fri, 8 Jan 2010 09:05:22 +0000 (09:05 +0000)
committerrelan <relan@users.noreply.github.com>
Mon, 24 Aug 2015 05:26:11 +0000 (08:26 +0300)
commit445e7160f33bfaed23b2a6257bf13680b98c0e80
tree7046a0cbd6bc0f137db1e2d729b18675b231d1d5
parent8c3e8df37ff7605172b264f726eb2309315968e9
Clean up mtime updating.

Call exfat_update_mtime() instead of updating node mtime and setting
dirty bit manually all over the code.
libexfat/cluster.c
libexfat/io.c
libexfat/node.c