]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Modify Delete_Chunk() into Delete_Chunk2() which can take a flags
authordillon <dillon@FreeBSD.org>
Mon, 7 Jan 2002 07:47:25 +0000 (07:47 +0000)
committerdillon <dillon@FreeBSD.org>
Mon, 7 Jan 2002 07:47:25 +0000 (07:47 +0000)
commit2a7ecd5129c4ef23b82b687a60c1f0279eddfa25
tree4cdd36dd2454bfb041aa52facb39ee386d5e869b
parent14705316d2de14cf05110abf6ae92bafba674396
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.
lib/libdisk/chunk.c
lib/libdisk/libdisk.h