Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: martin
Date: Sun Jul 24 09:40:11 UTC 2011
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
Make sure to not overwrite error if it already is EEXISTS - hopefully
will fix > 100 failing fs tests in my last test run.
To generate a diff of this commit:
cvs rdiff -u -r1.431 -r1.432 src/sys/kern/vfs_syscalls.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