svn commit: r235918 - head/sys/geom/label

Edward Tomasz Napierała trasz at FreeBSD.org
Fri May 25 09:35:50 UTC 2012


Wiadomość napisana przez Andriy Gapon w dniu 25 maj 2012, o godz. 09:20:

> on 24/05/2012 19:48 Edward Tomasz Napierala said the following:
>> Author: trasz
>> Date: Thu May 24 16:48:33 2012
>> New Revision: 235918
>> URL: http://svn.freebsd.org/changeset/base/235918
>> 
>> Log:
>>  Make g_label(4) ignore provider size when looking for UFS labels.
>>  Without it, it fails to create labels for filesystems resized by
>>  growfs(8).
>> 
>>  PR:		kern/165962
>>  Submitted by:	Olivier Cochard-Labbe <olivier at cochard dot me>
> 
> Was this change discussed somewhere?  Reviewed even?
> 
> I was once curious why the size check was there and there was a very valid
> reason to have it:
> http://lists.freebsd.org/pipermail/freebsd-geom/2009-April/003473.html
> Has anything changed?

Nope, I just didn't investigate it enough.  I'm testing a fix by Jung-uk Kim;
if it works, I'll commit it, otherwise I'll revert it.  In any case, I'll
add a comment describing why it's there.  Sorry for the breakage.

-- 
If you cut off my head, what would I say?  Me and my head, or me and my body?



More information about the svn-src-head mailing list