On Mon, Aug 17, 2009 at 03:43:51PM +0200, Karel Zak wrote: > @@ -1246,6 +1246,10 @@ internal file system integrity, however it can allow old data to appear > in files after a crash and journal recovery. > .RE > .TP > +.BR barrier=0 " / " barrier=1 " > +This enables/disables barriers. barrier=0 disables it, barrier=1 enables it. > +The ext3 does not enable write barriers by default. Shouldn't this be "The ext3 filesystem"? > barriers may safely improve performance. The mount options "barrier" and > "nobarrier" can also be used to enable or disable barriers, for consistency > with other ext4 mount options. > + > +The ext4 enables write barriers by default. Ditto, shouldn't this be "The ext4 filesystem" - Ted -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html