Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 2003 14:46:21 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Nate Lawson <nate@root.org>
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: [src] cvs commit: src/lib/libdisk chunk.c create_chunk.c lib
Message-ID:  <XFMail.20030110144621.jhb@FreeBSD.org>
In-Reply-To: <Pine.BSF.4.21.0301101132110.24643-100000@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 10-Jan-2003 Nate Lawson wrote:
> On Fri, 10 Jan 2003, John Baldwin wrote:
>>   Modified files:
>>     lib/libdisk          chunk.c create_chunk.c libdisk.h 
>>   Log:
>>   - Make New_Disk() non-static so it can be used in Create_Chunk_DWIM().
>>   - In Create_Chunk_DWIM(), if there is a freebsd chunk that has no
>>     children chunks, then trying to add a child part chunk will fail even
>>     though there is free space.  Handle this special case by adding an
>>     unused chunk the full size of the freebsd chunk as a child of the
>>     freebsd chunk before adding the new part chunk.  This situation can
>>     happen when changing the type of an existing slice to be a FreeBSD
>>     slice type or when installing onto a blank disk on Alpha (which has
>>     no slices.)
>>   
>>   Reviewed by:    phk
>>   MFC after:      2 days
> 
> Great!  Please update bin/24435 (yes, this has been around a shameful
> amount of time)

Hmm, didn't know this was present in 4.x as well.  Doh.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030110144621.jhb>