Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jan 2011 08:18:36 -0800
From:      Stef Walter <stef@memberwebs.com>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: 'zfs list' does abort in make_dataset_handle
Message-ID:  <4D2DD45C.7050406@memberwebs.com>
In-Reply-To: <20110112072213.GG1812@garage.freebsd.pl>
References:  <4D2B8616.4000503@memberwebs.com> <4D2B89C4.8080300@memberwebs.com> <20110111214619.GF1812@garage.freebsd.pl> <4D2D0941.40002@memberwebs.com> <20110112072213.GG1812@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/11/2011 11:22 PM, Pawel Jakub Dawidek wrote:
> On Tue, Jan 11, 2011 at 05:52:01PM -0800, Stef Walter wrote:
>> On 01/11/2011 01:46 PM, Pawel Jakub Dawidek wrote:
>>> On Mon, Jan 10, 2011 at 02:35:48PM -0800, Stef Walter wrote:
>>>> On 01/10/2011 02:20 PM, Stef Walter wrote:
>>>>> After a failed zfs receive, zfs list now aborts in make_dataset_handle()
>>>>> in libzfs.so.2.
>>>>
>>>> The following patch suppresses the problem, and may give a clear
>>>> indication of how the problem manifests.
>>>
>>> I'd more threat such situation as if dds_inconsistent would be true and
>>> destroy/rollback offending dataset. Could you try something like that?
>>
>> Sounds like a good plan. Attached is a patch which does that.
> 
> But does it fix your problem?

Yup, it does.

Stef



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D2DD45C.7050406>