OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Andrew McNamara (andrewmobject-craft.com.au)
Date: Mon Feb 18 2002 - 20:53:41 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    >How about switching filesystem from ext2 to ext3? With ext3,
    >you could ignore chattr +S step (man chattr).

    I've heard this suggested a few times - it's *not* true - It is still
    not entirely safe to remove the +S from ext3.

    The misunderstanding comes about because ext3 does synchronously update
    directory entries on fsync().

    BUT - postfix relies on synchronous behaviour for rename() and unlink(),
    and without the patch from Andrew Morton, ext3 doesn't currently
    provide this.

    -- 
    Andrew McNamara, Senior Developer, Object Craft
    http://www.object-craft.com.au/
    -
    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users