freebsd-dev/sys/fs/fifofs
truckman 34bc3fb076 Switch from using the vnode interlock to a private mutex in fifo_open()
to avoid lock order problems when manipulating the sockets associated
with the fifo.

Minor optimization of a couple of calls to fifo_cleanup() from
fifo_open().
2004-05-17 20:16:40 +00:00
..
fifo_vnops.c Switch from using the vnode interlock to a private mutex in fifo_open() 2004-05-17 20:16:40 +00:00
fifo.h Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00