freebsd-dev/sys/fs/fifofs
alfred 8a9f2650c5 don't initialize the mutex in the temporary struct file, the soo_*
functions just grab f_data and don't muck with anything else so this
should be ok.

this fixes a panic with invariants where it thinks we've doubly initialized
the filetmp mutex even though all we've done is neglect to bzero it.
2002-01-14 02:18:59 +00:00
..
fifo_vnops.c don't initialize the mutex in the temporary struct file, the soo_* 2002-01-14 02:18:59 +00:00
fifo.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00