rwatson 2006-01-03 09:49:10 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs_rule.c Log: When returning EIO from DEVFSIO_RADD ioctl, drop the exclusive rule lock. Otherwise the system comes to a rather sudden and grinding halt. MFC after: 1 week Revision Changes Path 1.21 +4 -2 src/sys/fs/devfs/devfs_rule.c