Subject: CVS commit: src To: None <source-changes@netbsd.org> From: Charles M. Hannum <mycroft@netbsd.org> List: source-changes Date: 03/31/1999 11:18:46
Module Name: src
Committed By: mycroft
Date: Wed Mar 31 19:18:46 UTC 1999
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
If copyout() fails, make sure to unbusy the mount point before returning.