==================================
Release Notes for Ext2Fsd V0.09A
==================================

Modifications from V0.09

1, Add mcb feature to keep cache coherence between volume and file streams 

2, Skip "AdvacneOnly" when setting FileEndOfFileInformation.

3, Add file stream dirty flag in order to flush it when cleanup.

4, Some corrections of lock operations

5, Fix volume size reporting in Ext2QueryVolumeInformation


Notes: I release it just for file system driver development. The driver may
crash your system and ruin your data. You should use it with care and use it
at your own risk!

This version does not support ext3 yet. If your system is ext3/journal, it'll
disable writing support, because it does not know how to deal with the journal.

Since ext2fsd v0.09a is not a stable version with writing support, I recommend you
create a little ext2 partition as a swap between winnt and linux or use bosse's
filedisk to create an image file. Please see faq.txt for detail info of mounting
an image file as a partition with filedisk.

If you insist on useing ext2fsd on you system partition, you should run e2fsck
to make sure all the data are consistent.


Matt<mattwu@163.com>
http://sys.xiloo.com