On Wed, Dec 09, 2009 at 11:10:41AM -0500, Theodore Ts'o wrote: > Hi Linus, > > Please pull from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus > > to grab the following changes for v2.6.33. > > Lots of bug fixes, plus some cleanup work. > Hi Linus, it looks like you haven't pulled from the ext4 tree yet. FYI, I've since added three more patches to the for_linus branch to fix a few more bugs: Theodore Ts'o (3): jbd2: Export jbd2_log_start_commit to fix ext4 build ext4: Do not override ext2 or ext3 if built they are built as modules ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) fs/ext4/Kconfig | 2 +- fs/ext4/extents.c | 4 ++-- fs/ext4/super.c | 4 ++-- fs/jbd2/journal.c | 1 + 4 files changed, 6 insertions(+), 5 deletions(-) - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html