Re: XFS: how to NOT null files on fsck?

From: Chris Wedgwood
Date: Sat Jul 10 2004 - 14:42:52 EST


On Sat, Jul 10, 2004 at 09:33:34PM +0200, Andreas Schwab wrote:

> Security. You don't want old contents of /etc/shadow appear in
> random files after a crash.

If we had a different log format we could determine if the blocks were
newly allocated and avoid zeroing that for existing files, we could
even do the code to aggregate transactions which would be *really*
nice for some things. Lots of work though.


--cw
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/