Date: Thu, 21 Jan 1999 01:19:35 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <199901210919.BAA20096@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/01/21 01:19:35 PST
Modified files:
sys/kern vfs_bio.c
Log:
The main operational changes are in getblk()'s handling of the
B_DELWRI and B_CACHE flags, fixing a bug that showed up with NFS.
Also, a number of cases where manually inserted code has been removed
and replaced with an inline function call giving us better functional
isolation in the source.
Revision Changes Path
1.195 +1 -1 src/sys/kern/vfs_bio.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?199901210919.BAA20096>
