Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Robert V. Baron <rvb@netbsd.org>
List: source-changes
Date: 11/09/1998 08:36:17
Module Name:	src
Committed By:	rvb
Date:		Mon Nov  9 16:36:16 UTC 1998

Modified Files:
	src/sys/coda: coda_psdev.c coda_vnops.c
Log Message:
Change the way unmounting happens to guarantee that the
client programs are allowed to finish up (coda_call is
forced to complete) and release their locks.  Thus there
is a reasonable chance that the vflush implicit in the
unmount will not get hung on held locks.