]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't allow special devices of type NODEV (NOUDEV as seen from kernel).
authortegge <tegge@FreeBSD.org>
Thu, 15 Feb 2001 22:26:21 +0000 (22:26 +0000)
committertegge <tegge@FreeBSD.org>
Thu, 15 Feb 2001 22:26:21 +0000 (22:26 +0000)
commitba2c37c2e3379a6cc74bada679320b730244fd21
treeb6a587811bcb63c05cbbd8e2ae97e6543b8fe871
parentaf67e8b5e143511f03edb5afb24c8a755bdfc44f
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
sbin/fsck_ffs/pass1.c