From owner-cvs-all Mon Jan 7 0:28: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 5E29537B404; Mon, 7 Jan 2002 00:28:04 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id g078S4M59083; Mon, 7 Jan 2002 00:28:04 -0800 (PST) (envelope-from dillon) Date: Mon, 7 Jan 2002 00:28:04 -0800 (PST) From: Matthew Dillon Message-Id: <200201070828.g078S4M59083@apollo.backplane.com> To: John Baldwin Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: RE: cvs commit: src/lib/libdisk chunk.c libdisk.h References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :> Modified files: :> lib/libdisk chunk.c libdisk.h :> Log: :> Modify Delete_Chunk() into Delete_Chunk2() which can take a flags :> argument. Leave a compatibility shim for Delete_Chunk(). :> :> Implement DELCHUNK_RECOVER flag so sysinstall can ask libdisk :> to recover space when deleting a chunk. : :Why not implement a Merge_Chunk() that takes two chunks and tries to delete the :second and move its space into the first. This would seem to be a cleaner :change in the API. : :-- : :John Baldwin <>< http://www.FreeBSD.org/~jhb/ :"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ If you had suggested this a month ago when I (A) was doing most of this work and (B) had time and (C) we weren't 8? days away from an RC or release, then maybe. Now... you'll have to wait until Jordan gets his stuff in after the release or someone else decides to work on the code (instead of just complain about it). -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message