Date: Sun, 6 Jan 2002 23:47:25 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk chunk.c libdisk.h Message-ID: <200201070747.g077lPr51316@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2002/01/06 23:47:25 PST
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.
Revision Changes Path
1.30 +11 -1 src/lib/libdisk/chunk.c
1.41 +9 -0 src/lib/libdisk/libdisk.h
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?200201070747.g077lPr51316>
