1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys/fs/fifofs
Robert Watson 2affdbee3e Second attempt at a work-around for fifo-related socket panics during
make -j with high levels of parallelism: acquire Giant in fifo I/O
routines.

Discussed with:	ups
MFC after:	3 days
2005-10-01 20:15:41 +00:00
..
fifo_vnops.c Second attempt at a work-around for fifo-related socket panics during 2005-10-01 20:15:41 +00:00
fifo.h