linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: New ext4 patchset: 2.6.28-ext4-2
Date: Tue, 6 Jan 2009 13:26:38 -0500	[thread overview]
Message-ID: <20090106182638.GD10903@mit.edu> (raw)
In-Reply-To: <E1LK5Ws-00076Z-7D@closure.thunk.org>

On Tue, Jan 06, 2009 at 01:35:06AM -0500, Theodore Ts'o wrote:
> 
> This is an update of the draft set of patches which I hope to be able to
> push to Linus shortly, after a tad bit more testing.

Note; there is a serious bug in 2.6.28-ext4-2 due to a typo on my
part; said typo disables journalling entirely on ext4 filesystems.
Oops.  My bad; there was a missing "else" what should have read:

+      } if (test_opt(sb, NOLOAD) && !(sb->s_flags & MS_RDONLY) &&

So please don't use 2.6.28-ext4-2.  I will be releasing a
2.6.28-ext4-3 to fix this up, as well as one or two other problems and
documentation fix ups.

					- Ted

      reply	other threads:[~2009-01-06 18:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-06  6:35 New ext4 patchset: 2.6.28-ext4-2 Theodore Ts'o
2009-01-06 18:26 ` Theodore Tso [this message]

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=20090106182638.GD10903@mit.edu \
    --to=tytso@mit.edu \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 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).