Subject: sys_connect() call FILE_UNUSE() too early?
To: None <tech-kern@netbsd.org>
From: Jaromír <jdolecek@netbsd.org>
List: tech-kern
Date: 06/22/2001 12:41:51
Hi,
sys_connect() calls FILE_UNUSE() immediatelly after getsock() call.
However, it continues to use the (struct socket *) structure fp->f_data
points to during couple of other, potentially blocking stuff. Is this
a potential problem similar to recently fixed file descriptor race,
or did I overlook anything?

Jaromir
-- 
Jaromir Dolecek <jdolecek@NetBSD.org>      http://www.ics.muni.cz/~dolecek/
NetBSD - just plain best OS! -=*=- Got spare MCA cards or docs? Hand me them!