All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Mason <mason@suse.com>
To: linux-fsdevel@vger.kernel.org
Cc: akpm@osdl.org, reiserfs-dev@namesys.com
Subject: [PATCH 0/2] enable write barriers by default
Date: Fri, 4 Aug 2006 09:51:40 -0400	[thread overview]
Message-ID: <20060804135140.GA942@watt.suse.com> (raw)

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


             reply	other threads:[~2006-08-04 13:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-04 13:51 Chris Mason [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060804135140.GA942@watt.suse.com \
    --to=mason@suse.com \
    --cc=akpm@osdl.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=reiserfs-dev@namesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.