On Wed, 2003-06-11 at 13:03, Matthew Mitchell wrote: > What _about_ the filesystem and data, though? Some filesystems are > certainly written in a known byte-order, like ISO 9660. Are there any > of (ext3, XFS, JFS, reiserfs) that this is true for? Or are they all > written in cpu native byte-order? Just look at the current releases of kernel, 2.4 and 2.5, all of the above filesytems seem to write metadata using one known byte-order (ei. always BE or always LE). Now all we need is testing. -Mike Tran - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html