Re: Linux 2.6.9-rc1

From: Chris Wedgwood (cw_at_f00f.org)
Date: 08/24/04

  • Next message: Matthew Wilcox: "Re: VPD in sysfs"
    Date:	Tue, 24 Aug 2004 11:54:47 -0700
    To: Linus Torvalds <torvalds@osdl.org>
    
    

    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@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Matthew Wilcox: "Re: VPD in sysfs"