On Fri, 2002-04-19 at 11:33, Bill Crawford wrote:

>  Is this now equivalent to ext3's default "ordered data" mode then?
> It sounds like this would make xfs more reliable than reiserfs for me.

Not exactly.

While ext3's ordered data mode enforces "data before metadata," the
change I described in xfs removes forced "metadata before data" cases,
but does not enforce the inverse.  I.e. xfs does not have strict "data
before metadata" ordering, but it no longer forces the undesirable
"metadata before data" ordering in most cases.

Hm, does that make sense? :)

-Eric

-- 
Eric Sandeen      XFS for Linux     http://oss.sgi.com/projects/xfs
[EMAIL PROTECTED]   SGI, Inc.



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to