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>] [day] [month] [year] [list]
Message-ID: <20090228210017.GD6935@mit.edu>
Date:	Sat, 28 Feb 2009 16:00:17 -0500
From:	Theodore Tso <tytso@....edu>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [tytso@....EDU: Re: [GIT PULL] ext4 fixes]

Hi Linus,


Sorry, I didn't realize Eric had trimmed the cc list.  I'm forwarding
to you the updated pull request.  It appears you haven't pulled it
yet; if you have, please re-pull and make sure you got all three of
the new commit.

Thanks,

						- Ted

Return-Path: <tytso@....EDU>
Received: from po14.mit.edu ([unix socket])
	by po14.mit.edu (Cyrus v2.1.5) with LMTP; Sat, 28 Feb 2009 12:55:38 -0500
X-Sieve: CMU Sieve 2.2
Received: from fort-point-station.mit.edu by po14.mit.edu (8.13.6/4.7) id n1SHtb6A021652; Sat, 28 Feb 2009 12:55:37 -0500 (EST)
Received: from mit.edu (W92-130-BARRACUDA-3.MIT.EDU [18.7.21.224])
	by fort-point-station.mit.edu (8.13.6/8.9.2) with ESMTP id n1SHtW1W010188
	for <tytso@....edu>; Sat, 28 Feb 2009 12:55:32 -0500 (EST)
Received: from thunker.thunk.org (thunk.org [69.25.196.29])
	(using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mit.edu (Spam Firewall) with ESMTP id CE75A1365A5B
	for <tytso@....edu>; Sat, 28 Feb 2009 12:55:31 -0500 (EST)
Received: from root (helo=closure.thunk.org)
	by thunker.thunk.org with local-esmtp   (Exim 4.50 #1 (Debian))
	id 1LdTPN-00010m-7z; Sat, 28 Feb 2009 12:55:29 -0500
Received: from tytso by closure.thunk.org with local (Exim 4.69)
	(envelope-from <tytso@....edu>)
	id 1LdTPM-0004Vh-A1; Sat, 28 Feb 2009 12:55:28 -0500
Date: Sat, 28 Feb 2009 12:55:28 -0500
From: Theodore Tso <tytso@....EDU>
To: Eric Sandeen <sandeen@...hat.com>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [GIT PULL] ext4 fixes
Message-ID: <20090228175528.GC6935@....edu>
References: <E1LdQQ5-0004kd-OD@...sure.thunk.org> <49A95B1C.9060008@...hat.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <49A95B1C.9060008@...hat.com>
User-Agent: Mutt/1.5.18 (2008-05-17)
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Mail-From: tytso@....edu
X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false
X-Spam-Score: 0.00
X-Spam-Flag: NO
X-Scanned-By: MIMEDefang 2.42

On Sat, Feb 28, 2009 at 09:41:16AM -0600, Eric Sandeen wrote:
> 
> Ted, might be good to get my nojournal fix in too?  It's an easy oopser.
> 

Good point.  Linus, I've added Eric's nojournal to the for_linus
branch.   Here's the updated pull request:

Please pull from:

        git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus

Thanks!!

						- Ted

Eric Sandeen (1):
      ext4: don't call jbd2_journal_force_commit_nested without journal

Theodore Ts'o (2):
      ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze()
      ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2

 fs/Makefile      |    6 ++++--
 fs/ext4/balloc.c |    4 +++-
 fs/ext4/inode.c  |    2 +-
 fs/ext4/super.c  |    1 -
 4 files changed, 8 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ