Date: Tue, 20 Sep 2005 13:58:59 +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: <200509201358.j8KDwxaA063460@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-09-20 13:58:59 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/fs/fifofs fifo_vnops.c
Log:
Merge fifo_vnops.c:1.125 from HEAD to RELENG_5:
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.
Revision Changes Path
1.101.2.7 +4 -7 src/sys/fs/fifofs/fifo_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509201358.j8KDwxaA063460>
