[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090106182638.GD10903@mit.edu>
Date: Tue, 6 Jan 2009 13:26:38 -0500
From: Theodore Tso <tytso@....edu>
To: linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: New ext4 patchset: 2.6.28-ext4-2
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
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists