]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When returning EIO from DEVFSIO_RADD ioctl, drop the exclusive rule
authorRobert Watson <rwatson@FreeBSD.org>
Tue, 3 Jan 2006 09:49:10 +0000 (09:49 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Tue, 3 Jan 2006 09:49:10 +0000 (09:49 +0000)
commit8f0d99d7907aab7e2502b08623a9180fac59edad
treeadc1bccf8503f883757e1e6d43d3b8f5c66a87d6
parentcd17a1f7ba2020eda0e79b5ff0e0e58df3fdd084
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
sys/fs/devfs/devfs_rule.c