xfs
[Top] [All Lists]

Re: [PATCH] recover from iclog allocation failures

To: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Subject: Re: [PATCH] recover from iclog allocation failures
From: Eric Sandeen <sandeen@xxxxxxxxxxx>
Date: Sat, 09 Feb 2008 14:45:46 -0600
Cc: xfs-oss <xfs@xxxxxxxxxxx>
In-reply-to: <47AD4BD9.5030605@xxxxxxxxxxx>
References: <47AD3E11.7020608@xxxxxxxxxx> <20080209063329.GA6840@xxxxxxxxxxxxx> <47AD4BD9.5030605@xxxxxxxxxxx>
Sender: xfs-bounce@xxxxxxxxxxx
User-agent: Thunderbird 2.0.0.9 (Macintosh/20071031)
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


<Prev in Thread] Current Thread [Next in Thread>