On Sun, Aug 03, 2008 at 10:52:42AM -0700, Linus Torvalds wrote: > > > On Sat, 2 Aug 2008, Theodore Ts'o wrote: > > > > Please pull from: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git for_linus > > Could you please include the expected diffstat too? Oops, sorry. Here you go. fs/ext4/acl.c | 188 ++++++++++++++++---------------- fs/ext4/balloc.c | 11 +- fs/ext4/ext4.h | 1 - fs/ext4/extents.c | 55 ++++++---- fs/ext4/ialloc.c | 56 ++++++---- fs/ext4/inode.c | 164 +++++++++++++++++++--------- fs/ext4/mballoc.c | 254 +++++++++++++++++++++++++++++++++++------- fs/ext4/mballoc.h | 10 ++- fs/ext4/resize.c | 79 +++++++------- fs/ext4/super.c | 316 ++++++++++++++++++++++++++++------------------------- fs/ext4/xattr.c | 2 +- fs/jbd2/commit.c | 24 ++++- fs/jbd2/journal.c | 1 - 13 files changed, 728 insertions(+), 433 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