Date: Thu, 15 Sep 2005 15:45:34 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/fifofs fifo_vnops.c Message-ID: <200509151545.j8FFjYkI088304@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-09-15 15:45:34 UTC
FreeBSD src repository
Modified files:
sys/fs/fifofs fifo_vnops.c
Log:
The socket pointers in fifoinfo are not permitted to be NULL, so
don't check if they are, it just confuses the fifo code more.
MFC after: 3 days
Revision Changes Path
1.125 +2 -5 src/sys/fs/fifofs/fifo_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509151545.j8FFjYkI088304>
