Michal Schmidt <xschmi00@stud.feec.vutbr.cz> writes:
> Goswin von Brederlow wrote:
>> + ext3 can do ordered mode (default) ensuring that any data written is
>> correct and consistent. With xfs or even reiserfs (*shiver*) you can
>> end up with random data in recently written parts of the file on
>> crash.
>
> ReiserFS can do ordered mode since Linux 2.6.6 and it's actually the
> default mode too.
>
> Michal
And by default it doesn't?
MfG
Goswin