kern/132273: [glabel] [patch] failing on journaled partition

Nick Sayer nsayer at kfu.com
Tue Mar 3 18:40:04 PST 2009


The following reply was made to PR kern/132273; it has been noted by GNATS.

From: Nick Sayer <nsayer at kfu.com>
To: bug-followup at 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.
 


More information about the freebsd-geom mailing list