linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] enable write barriers by default
@ 2006-08-04 13:51 Chris Mason
  2006-08-04 13:53 ` [PATCH 1/2] Make reiserfs default to barrier=flush Chris Mason
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Chris Mason @ 2006-08-04 13:51 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: akpm, reiserfs-dev

Hello everyone,

ReiserFS and ext3 have had code to support forcing cache flushes for a
while, but it has been off by default.

These two patches enable it by default on both filesystems.  Disabling
barriers can be done with:

mount -o barrier=none in reiser
mount -o barrier=0 in ext3

-chris


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-05 12:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-04 13:51 [PATCH 0/2] enable write barriers by default Chris Mason
2006-08-04 13:53 ` [PATCH 1/2] Make reiserfs default to barrier=flush Chris Mason
2006-08-04 13:55 ` [PATCH 2/2] make ext3 mount default to barrier=1 Chris Mason
2006-08-05  3:39 ` [PATCH 0/2] enable write barriers by default Hans Reiser
2006-08-05 12:45   ` Chris Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).