Ordering in FAT filesystem

From: Vijayan Prabhakaran (pvijayan@engineer.com)
Date: Wed Feb 12 2003 - 16:36:53 EST


Hi,
 
I'm working on linux FAT filesystem. I'm trying to find the order in which the FAT blocks and the data blocks are written into the disk.
 
At the level of device driver, I'm seeing that the FAT blocks are written always before the corresponding data blocks. Is this just a coincidence or is the ordering between FAT and data blocks enforced ?
 
The workload I ran creates a 10MB file by writing progressively 1 MB chunks at random intervals and then truncates the file.
 
Help appreciated.

Vijayan

-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Feb 15 2003 - 22:00:44 EST