Associate
- Joined
- 18 Oct 2002
- Posts
- 220
- Location
- London, UK
Hi All,
I know NTFS is a journaling file system, and only logs changes to the metadata itself, not the entire file... but can anyone answer me this... At what point does windows return a success to the IO stream that called the write? Once it's written successfully to the NTFS $LOGFILE? Or once the data is written and the commit record is added to the log?
Cheers,
Melon.
I know NTFS is a journaling file system, and only logs changes to the metadata itself, not the entire file... but can anyone answer me this... At what point does windows return a success to the IO stream that called the write? Once it's written successfully to the NTFS $LOGFILE? Or once the data is written and the commit record is added to the log?
Cheers,
Melon.