Date: Tue, 11 Jul 2000 23:19:22 -0700 (PDT) From: Kirk McKusick <mckusick@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck pass1.c Message-ID: <200007120619.XAA66051@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 2000/07/11 23:19:22 PDT Modified files: sbin/fsck pass1.c Log: Ensure that block and character devices as well as fifo's and sockets all have zero length. A non-zero length panic's the kernel when one of these is deleted. PR: 19426 Submitted by: Ian Dowse <iedowse@maths.tcd.ie> Reviewed by: dwmalone@FreeBSD.org Revision Changes Path 1.18 +7 -1 src/sbin/fsck/pass1.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007120619.XAA66051>