Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: cgd
Date: Mon Oct 18 05:04:49 UTC 1999
Modified Files:
syssrc/sys/coda [netbsd-1-4]: coda_vnops.c
Log Message:
pull up rev 1.14 from trunk (requested by wrstuden):
In spec_close(), call the device's close routine with the vnode
unlocked if the call might block. Force a non-blocking close if
VXLOCK is set. This eliminates a potential deadlock situation, and
should eliminate the dirty buffers on reboot issue.
To generate a diff of this commit:
cvs rdiff -r1.9.4.1 -r1.9.4.2 syssrc/sys/coda/coda_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index