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

git: DragonFly_RELEASE_2_6 kernel - Disallow dsioctl when no media is present


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

commit b57dec73f79ba342969fb41ecdbe00b39b015b08
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/b57dec73f79ba342969fb41ecdbe00b39b015b08


-- 
DragonFly BSD source repository



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