Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 14:26:29 -0800 (PST)
From:      Tor Egge <tegge@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/fsck_ffs pass1.c
Message-ID:  <200102152226.f1FMQTv87061@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2001/02/15 14:26:28 PST

  Modified files:
    sbin/fsck_ffs        pass1.c 
  Log:
  Don't allow special devices of type NODEV (NOUDEV as seen from kernel).
  They can't be created via mknod and the kernel crashes if it encounters
  such an inode.
  Approved by:	mckusick
  
  Revision  Changes    Path
  1.22      +6 -1      src/sbin/fsck_ffs/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?200102152226.f1FMQTv87061>