Slightly reorganise the FAT driver to ensure that no more than one sector buffer...
commit8a0606d7c83688e765aaa93c1c090c10610af91b
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Mon, 6 Sep 2010 14:14:07 +0000 (6 14:14 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Mon, 6 Sep 2010 14:14:07 +0000 (6 14:14 +0000)
tree4dc62de2365d1b698fdacc46023f5526670902f6
parent1cd174b96a66f5912eb6c6c92a2e4c7c8f83ce60
Slightly reorganise the FAT driver to ensure that no more than one sector buffer is ever allocated on the stack simultaneously. Fixes FS#11433

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28011 a1c6a512-1295-4272-9138-f99709370657
firmware/drivers/fat.c