Date: Mon, 10 Dec 2001 16:03:10 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand ufs.c Message-ID: <200112110003.fBB03Aa63406@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/12/10 16:03:10 PST Modified files: lib/libstand ufs.c Log: Add support for overwriting the existing contents of a file to the UFS driver in libstand. This specifically does not expand or truncate files since the filesystem may be dirty or inconsistent. PR: kern/32389 Submitted by: Jonathan Mini <mini@haikugeek.com> Sponsored by: ClickArray, Inc. Revision Changes Path 1.8 +119 -4 src/lib/libstand/ufs.c 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?200112110003.fBB03Aa63406>