OSDN Git Service

Removed duplicate code in reset_cache(): now it uses tree_detach() to remove children...
authorresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Thu, 10 Jan 2013 17:09:43 +0000 (17:09 +0000)
committerresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Thu, 10 Jan 2013 17:09:43 +0000 (17:09 +0000)
commit882c51c5b5fc73152f31f69949a3749a6847409a
treeabeee2a99e478ad217162a75ca9bca488c358707
parentbf2f4fc17c2cb679fa7cba881dcc94b7b3705513
Removed duplicate code in reset_cache(): now it uses tree_detach() to remove children from the list and the whole tree is consistent at any iteration.

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