Hi Linus, I have some fixes for some data corruption bugs that should really get pulled into the 2.6.34 kernel, so I'd appreciate it if you could pull from: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus Thanks, - Ted fs/ext4/extents.c | 1 + fs/ext4/inode.c | 3 ++- fs/ext4/mballoc.c | 21 +++++++++++---------- 3 files changed, 14 insertions(+), 11 deletions(-) Curt Wohlgemuth (2): ext4: Fix possible lost inode write in no journal mode ext4: Fix buffer head leaks after calls to ext4_get_inode_loc() Theodore Ts'o (1): ext4: Issue the discard operation *before* releasing the blocks to be reused -- 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