Re: Linux 2.6.9-rc1

From: Chris Wedgwood
Date: Tue Aug 24 2004 - 13:56:59 EST


On Tue, Aug 24, 2004 at 12:49:24AM -0700, Linus Torvalds wrote:

> Jens Axboe:
> o disk barriers: core
> o disk barriers: IDE
> o disk barriers: scsi
> o disk barriers: devicemapper
> o disk barriers: MD
> o ext3 barrier support

What are the implications here when using an external journal?

When the log is external the writes can still be reordered and create
potential problems surely? (ie. write <fs-stuff> <journal thing>
<fs-stuff> and since the <journal thing> is on a separate disk the
ordering will be messed up)...


--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/