All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Lachlan McIlroy <lachlan@sgi.com>
Cc: akpm@linux-foundation.org, torvalds@linux-foundation.org,
	linux-kernel@vger.kernel.org, xfs@oss.sgi.com
Subject: Re: [xfs] [GIT PULL] XFS update for 2.6.28
Date: Thu, 13 Nov 2008 05:02:56 -0500	[thread overview]
Message-ID: <20081113100256.GA28659@infradead.org> (raw)
In-Reply-To: <20081111035805.EEC4B58FA24A@chook.melbourne.sgi.com>

Linus, whats preventing this from going in?

On Tue, Nov 11, 2008 at 02:58:05PM +1100, Lachlan McIlroy wrote:
> This pull request is a little more conservative than the last one!  Just
> critical bug fixes this time.
> 
> The following changes since commit 3ad4f597058301c97f362e500a32f63f5c950a45:
>   Linus Torvalds (1):
>         Merge branch 'for-linus' of git://git.kernel.org/.../tiwai/sound-2.6
> 
> are available in the git repository at:
> 
>   git://oss.sgi.com:8090/xfs/xfs for-linus
> 
> Dave Chinner (1):
>       [XFS] handle memory allocation failures during log initialisation
> 
> David Chinner (2):
>       [XFS] Account for allocated blocks when expanding directories
>       [XFS] XFS: Check for valid transaction headers in recovery
> 
> Lachlan McIlroy (2):
>       [XFS] Fix use-after-free with log and quotas
>       [XFS] Wait for all I/O on truncate to zero file size
> 
>  fs/xfs/xfs_da_btree.c    |    5 +++++
>  fs/xfs/xfs_dir2.c        |    6 ++++++
>  fs/xfs/xfs_inode.c       |    2 +-
>  fs/xfs/xfs_log.c         |   39 ++++++++++++++++++++++++++++++++++++---
>  fs/xfs/xfs_log_recover.c |    8 +++++++-
>  fs/xfs/xfs_mount.c       |    5 +++--
>  6 files changed, 58 insertions(+), 7 deletions(-)
> 
> 
---end quoted text---

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@infradead.org>
To: Lachlan McIlroy <lachlan@sgi.com>
Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org,
	xfs@oss.sgi.com, akpm@linux-foundation.org
Subject: Re: [GIT PULL] XFS update for 2.6.28
Date: Thu, 13 Nov 2008 05:02:56 -0500	[thread overview]
Message-ID: <20081113100256.GA28659@infradead.org> (raw)
In-Reply-To: <20081111035805.EEC4B58FA24A@chook.melbourne.sgi.com>

Linus, whats preventing this from going in?

On Tue, Nov 11, 2008 at 02:58:05PM +1100, Lachlan McIlroy wrote:
> This pull request is a little more conservative than the last one!  Just
> critical bug fixes this time.
> 
> The following changes since commit 3ad4f597058301c97f362e500a32f63f5c950a45:
>   Linus Torvalds (1):
>         Merge branch 'for-linus' of git://git.kernel.org/.../tiwai/sound-2.6
> 
> are available in the git repository at:
> 
>   git://oss.sgi.com:8090/xfs/xfs for-linus
> 
> Dave Chinner (1):
>       [XFS] handle memory allocation failures during log initialisation
> 
> David Chinner (2):
>       [XFS] Account for allocated blocks when expanding directories
>       [XFS] XFS: Check for valid transaction headers in recovery
> 
> Lachlan McIlroy (2):
>       [XFS] Fix use-after-free with log and quotas
>       [XFS] Wait for all I/O on truncate to zero file size
> 
>  fs/xfs/xfs_da_btree.c    |    5 +++++
>  fs/xfs/xfs_dir2.c        |    6 ++++++
>  fs/xfs/xfs_inode.c       |    2 +-
>  fs/xfs/xfs_log.c         |   39 ++++++++++++++++++++++++++++++++++++---
>  fs/xfs/xfs_log_recover.c |    8 +++++++-
>  fs/xfs/xfs_mount.c       |    5 +++--
>  6 files changed, 58 insertions(+), 7 deletions(-)
> 
> 
---end quoted text---

  reply	other threads:[~2008-11-13 10:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-11  3:58 [GIT PULL] XFS update for 2.6.28 Lachlan McIlroy
2008-11-13 10:02 ` Christoph Hellwig [this message]
2008-11-13 10:02   ` Christoph Hellwig
2008-11-13 13:01   ` [xfs] " Damien Wyart
2008-11-13 13:01     ` Damien Wyart
2008-11-13 14:16     ` [xfs] " Christoph Hellwig
2008-11-13 14:16       ` Christoph Hellwig
2008-11-13 16:06   ` [xfs] " Linus Torvalds
2008-11-13 16:06     ` Linus Torvalds
  -- strict thread matches above, loose matches on Subject: below --
2008-10-31  4:57 Lachlan McIlroy
2008-11-06 16:24 ` [xfs] " Russell Cattelan
2008-11-07  0:07   ` Lachlan McIlroy
2008-11-07  0:19     ` Russell Cattelan
2008-11-07  0:41       ` Lachlan McIlroy

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=20081113100256.GA28659@infradead.org \
    --to=hch@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=lachlan@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=xfs@oss.sgi.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.