[tytso@MIT.EDU: Re: [GIT PULL] ext4 fixes]

From: Theodore Tso
Date: Sat Feb 28 2009 - 16:00:32 EST


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
--- Begin Message --- 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(-)

--- End Message ---