/[OpenFirmware]
ViewVC logotype

Revision 507


Jump to revision: Previous Next
Author: wmb
Date: Wed Aug 1 03:11:46 2007 UTC (5 years, 10 months ago)
Changed paths: 2
Log Message:
FAT filesystem - OLPC trac 2609.  Fixed FAT32 cluster allocation bug.
The "next cluster" field in the fsinfo structure was being treated as
a definitive free cluster number, instead of as a hint for where to
begin searching.  In addition, it was off by one - that field
typically contains the number of the most recently written cluster,
whereas the code was treating it as the next available cluster number.


Changed paths

Path Details
Directoryofw/fs/fatfs/bpb.fth modified , text changed
Directoryofw/fs/fatfs/fat.fth modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15