[GIT PULL] ext4 fixes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Theodore Ts'o
Date: Thursday, October 30, 2008 - 9:11 pm

Hi Linus,

Please pull from:

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

This fixes some regressions that have been reported.

						- Ted


Eric Sandeen (2):
      merge ext4_claim_free_blocks & ext4_has_free_blocks
      delay capable() check in ext4_has_free_blocks()

Hidehiro Kawai (2):
      ext3: fix a bug accessing freed memory in ext3_abort
      ext4: fix a bug accessing freed memory in ext4_abort

Theodore Ts'o (1):
      jbd2: Call the commit callback before the transaction could get dropped

 fs/ext3/super.c  |   10 +++++--
 fs/ext4/balloc.c |   77 +++++++++++++++++++-----------------------------------
 fs/ext4/ext4.h   |    3 +-
 fs/ext4/super.c  |   11 +++++---
 fs/jbd2/commit.c |    8 +++---
 5 files changed, 46 insertions(+), 63 deletions(-)
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL] ext4 fixes, Theodore Ts'o, (Thu Oct 30, 9:11 pm)