Module Name: src
Committed By: pooka
Date: Thu Mar 3 10:57:30 UTC 2011
Modified Files:
src/tests/fs/vfs: t_renamerace.c t_vnops.c
Log Message:
Apparently my last commit to msdosfs_vnops.c fixed the (harmless?)
buffer overrun in rename (>15 years old bug), so re-enable other
msdosfs rename tests too.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/tests/fs/vfs/t_renamerace.c
cvs rdiff -u -r1.20 -r1.21 src/tests/fs/vfs/t_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.