-Cosmetic change in a comparison
commitc01db89e8e58b4b63d5b88ceb5eae448b8432627
authorpamaury <pamaury@a1c6a512-1295-4272-9138-f99709370657>
Tue, 16 Feb 2010 22:49:11 +0000 (16 22:49 +0000)
committerpamaury <pamaury@a1c6a512-1295-4272-9138-f99709370657>
Tue, 16 Feb 2010 22:49:11 +0000 (16 22:49 +0000)
treee76ff6264625ca97ccdd02348a687bda0aa38f55
parent61004ad40d266016562a84272dead5bbd151c00d
-Cosmetic change in a comparison
-Move fat_dir structure out of dircache stack to RAM. Reduce dircache stack size (max level depth should stay be around 20). This should fix nano2g dircache stkov of FS#10679
-Change the structure returned by readdir_cached to match the one returned by readdir_uncached: remove useless fields to save space and avoid any potential incoherence
-Remove one field from the internal structure used by {opend,read,close}dir_cached because it was mostly redundant.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24708 a1c6a512-1295-4272-9138-f99709370657
firmware/common/dircache.c
firmware/include/dir.h
firmware/include/dircache.h