linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] ext4 bugfixes/cleanups
Date: Sun, 3 Aug 2008 14:45:35 -0400	[thread overview]
Message-ID: <20080803184534.GE8402@mit.edu> (raw)
In-Reply-To: <alpine.LFD.1.10.0808031050450.3668@nehalem.linux-foundation.org>

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

      reply	other threads:[~2008-08-03 18:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-03  1:47 [GIT PULL] ext4 bugfixes/cleanups Theodore Ts'o
2008-08-03 17:52 ` Linus Torvalds
2008-08-03 18:45   ` Theodore Tso [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080803184534.GE8402@mit.edu \
    --to=tytso@mit.edu \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).