[GIT] Please pull ext4 bug fixes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Theodore Ts'o
Date: Thursday, May 31, 2007 - 2:24 pm

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

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT] Please pull ext4 bug fixes, Theodore Ts'o, (Thu May 31, 2:24 pm)