K 10 svn:author V 6 alfred K 8 svn:date V 27 2002-02-27T18:49:58.000000Z K 7 svn:log V 323 add assertions in the places where giant is required to catch when the pipe is locked and shouldn't be. initialize pipe->pipe_mtxp to NULL when creating pipes in order not to trip the above assertions. swap pipe lock with giant around calls to pipe_destroy_write_buffer() pipe_destroy_write_buffer issue noticed by: jhb END