rwatson 278f52e7a7 Correct a bug introduced in sys_pipe.c:1.179: in pipe_ioctl(),
release the pipe mutex before calling fsetown(), as fsetown()
may block.  The sigio code protects the pipe sigio data using
its own mutex, and the pipe reference count held by the caller
will prevent the pipe from being prematurely garbage-collected.

Discovered by:	imp
2004-11-23 22:15:08 +00:00
..
2004-11-08 18:22:22 +00:00
2004-11-04 07:59:57 +00:00
2004-08-19 19:51:51 +00:00
2004-08-19 20:16:09 +00:00
2004-10-25 12:27:03 +00:00
2004-11-17 09:09:55 +00:00
2004-11-17 09:09:55 +00:00
2004-11-18 23:52:40 +00:00
2004-11-11 19:19:54 +00:00
2004-11-04 07:59:57 +00:00
2004-11-16 08:22:06 +00:00
2004-11-16 08:22:06 +00:00