2009-02-24 17:19:58

by Theodore Ts'o

[permalink] [raw]
Subject: [GIT PULL] ext4 fixes

Hi Linus,

Please pull from:

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

to grab two critical bug fixes for ext4. Thanks!!

- Ted

Jan Kara (1):
ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()

Theodore Ts'o (1):
ext4: Add fallback for find_group_flex

fs/ext4/ialloc.c | 7 +++++++
fs/ext4/inode.c | 9 ++++++++-
2 files changed, 15 insertions(+), 1 deletions(-)