Date: Sat, 15 Apr 1995 22:05:27 -0700 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/nfs nfs_bio.c Message-ID: <199504160505.WAA18408@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
davidg 95/04/15 22:05:26 Modified: sys/nfs nfs_bio.c Log: Various fixes from John Dyson: 1) Rewrote screwy code that uses an incore buffer without making it busy. 2) Use B_CACHE instead of B_DONE in cases where it is appropriate. 3) Minor code optimization. This *might* fix kern/345 submitted by Heikki Suonsivu.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504160505.WAA18408>