public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: Christoph Hellwig <hch@infradead.org>
Cc: xfs-oss <xfs@oss.sgi.com>
Subject: Re: [PATCH] recover from iclog allocation failures
Date: Sat, 09 Feb 2008 14:45:46 -0600	[thread overview]
Message-ID: <47AE10FA.6020708@sandeen.net> (raw)
In-Reply-To: <47AD4BD9.5030605@sandeen.net>

Eric Sandeen wrote:
> Christoph Hellwig wrote:

>>> Index: linux-2.6.24.noarch/fs/xfs/xfs_mount.c
>>> ===================================================================
>>> --- linux-2.6.24.noarch.orig/fs/xfs/xfs_mount.c
>>> +++ linux-2.6.24.noarch/fs/xfs/xfs_mount.c
>>> @@ -1007,6 +1007,7 @@ xfs_mountfs(
>>>  			error = XFS_ERROR(EINVAL);
>>>  			goto error1;
>>>  		}
>>> +		uuid_mounted = 1;
>> How is this related to the rest of the patch?
> 
> if we errored out, we returned from mount w/o taking the uuid back out
> of the table.

er, I must have messed up the tree, that's already there isn't it...

Let me respin this one... :)

-Eric

      reply	other threads:[~2008-02-09 20:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-09  5:45 [PATCH] recover from iclog allocation failures Eric Sandeen
2008-02-09  6:33 ` Christoph Hellwig
2008-02-09  6:44   ` Eric Sandeen
2008-02-09 20:45     ` Eric Sandeen [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=47AE10FA.6020708@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=hch@infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox