DragonFly BSD
DragonFly commits List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Disallow dsioctl when no media is present


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 30 Apr 2010 11:09:02 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]