K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-03-19T04:30:04.000000Z K 7 svn:log V 168 Close a race when vfs_syscalls.c:checkdirs() runs. To do this protect the filedesc pointer in the proc with PROC_LOCK in both checkdirs() and kern_descrip.c:fdfree(). END