Date: Thu, 29 Oct 1998 01:30:52 -0800 (PST) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/gnu/ext2fs ext2_inode.c Message-ID: <199810290930.BAA18089@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/10/29 01:30:52 PST Modified files: sys/gnu/ext2fs ext2_inode.c Log: Use vtruncbuf() to clean out cached blocks on a file shorten rather than the more expensive vinvalbuf(), based on the FFS version of the same routine. I don't have any ext2fs filesystems to test this on. Revision Changes Path 1.19 +4 -3 src/sys/gnu/ext2fs/ext2_inode.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?199810290930.BAA18089>