commit 0a540608ca71a822c1f78cdd2a79dbff452f47ba
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Apr 30 11:06:56 2010 -0700
kernel - Disallow dsioctl when no media is present
* Attempt to fix a panic which can occur when attempts are made to
call ioctl() via a slice/partition on removable drives with no media.
Summary of changes:
sys/kern/subr_diskslice.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0a540608ca71a822c1f78cdd2a79dbff452f47ba
--
DragonFly BSD source repository