Konstantin Belousov 5c76452f8f Mark the filedescriptor table entries with VOP_OPEN being performed for them
as UF_OPENING. Disable closing of that entries. This should fix the crashes
caused by devfs_open() (and fifo_open()) dereferencing struct file * by
index, while the filedescriptor is closed by parallel thread.

Idea by:	tegge
Reviewed by:	tegge (previous version of patch)
Tested by:	Peter Holm
Approved by:	re (kensmith)
MFC after:	3 weeks
2007-05-04 14:23:29 +00:00
..
2007-04-09 22:09:09 +00:00
2007-05-02 01:03:10 +00:00
2007-05-02 01:03:10 +00:00
2007-03-21 03:42:51 +00:00
2007-05-03 09:07:36 +00:00
2007-04-10 21:40:13 +00:00
2007-04-23 12:19:02 +00:00
2007-05-03 22:39:52 +00:00