OSDN Git Service

Pass pointer to a node to exfat_next_cluster() and exfat_advance_cluster() for simpli...
authorresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Mon, 26 Oct 2009 19:51:10 +0000 (19:51 +0000)
committerresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Mon, 26 Oct 2009 19:51:10 +0000 (19:51 +0000)
commitc0de9607393610a8becde2cd47ff32804466c95a
treeaca6afe6e0fd49b9907b54f920980e0f224609bd
parentc33d963152314d6cdc19b2da35f4893b8af853b1
Pass pointer to a node to exfat_next_cluster() and exfat_advance_cluster() for simplicity.

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