Date: Wed, 4 Mar 2009 02:40:04 GMT From: Nick Sayer <nsayer@kfu.com> To: freebsd-geom@FreeBSD.org Subject: Re: kern/132273: [glabel] [patch] failing on journaled partition Message-ID: <200903040240.n242e40Z079107@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/132273; it has been noted by GNATS. From: Nick Sayer <nsayer@kfu.com> To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/132273: [glabel] [patch] failing on journaled partition Date: Tue, 3 Mar 2009 18:37:49 -0800 So I actually modified the patch to exclude both G_PF_ORPHAN and G_PF_WITHER flags from the duplicate check. That worked. I am not 100% sure *which* one actually did the trick. I suspect now that it's the WITHER check that actually fixed the problem, but I'll leave that to the experts. But as it is now, the patch that checks both the ORPHAN and WITHER flag and continues if either is set fixes my problem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903040240.n242e40Z079107>
