K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-06-04T04:04:45.000000Z K 7 svn:log V 247 The pipe_write() code was locking the pipe without busying it first in certain cases, and a close() by another process could potentially rip the pipe out from under the (blocked) locking operation. Reported-by: Alexander Viro END