Hi Linus, Please pull from the "for_linus" branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus It contains the following fixes, which (except for the superblock field reservations) have all been in the -mm tree for quite a while. Thanks, regards, - Ted fs/ext4/balloc.c | 6 - fs/ext4/extents.c | 148 +++++++++++++++++++++++++++------------- fs/ext4/inode.c | 4 - fs/ext4/namei.c | 4 - fs/ext4/super.c | 2 include/linux/ext4_fs.h | 33 +++++--- include/linux/ext4_fs_extents.h | 5 - include/linux/ext4_fs_i.h | 6 - 8 files changed, 134 insertions(+), 74 deletions(-) Alex Tomas (1): When ext4_ext_insert_extent() fails to insert new blocks Amit Arora (1): ext4: Extent overlap bugfix Dave Kleikamp (1): EXT4: Fix whitespace Mingming Cao (1): Remove unnecessary exported symbols. Theodore Ts'o (1): Define/reserve new ext4 superblock fields - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/