lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ