John Baldwin ebb3c22c16 Don't go to a whole lot of extra work to handle the race where the new
file descriptor is closed out from under us in kern_open().  This race
is already handled and the file will be closed when kern_open() does an
fdrop just before returning.
2007-04-02 13:40:38 +00:00
..
2007-03-09 05:22:10 +00:00
2007-02-26 08:26:44 +00:00
2006-05-28 22:15:28 +00:00
2007-03-05 13:10:58 +00:00