Filesystems (ext3, reiser, xfs, jfs) comparison on Debian Etch (Debian
Posted Apr 26, 2006 10:32 UTC (Wed) by
ikm (subscriber, #493)
In reply to:
Filesystems (ext3, reiser, xfs, jfs) comparison on Debian Etch (Debian by khim
Parent article:
Filesystems (ext3, reiser, xfs, jfs) comparison on Debian Etch (Debian
Administration)
> I was biten by this bug myself quite a few times: system looked "just fine"
> at first glance but SHA1sums of files were different.
So what? This is a documented behaviour. Only the metadata is preserved, the actual data may be lost. This is also true for most of the other journalled filesystems. And XFS here actually has an advantage over many of them: it guarantees that the data that was lost will be filled with zeroes, instead of any garbage, which can leak sensitive information and so on.
(
Log in to post comments)