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

git: disk/fd - fix panics


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 16 Aug 2009 18:38:10 -0700 (PDT)

commit 7ba1363dc2de5d5270486f696e0444e69cd2bf99
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sun Aug 16 11:18:17 2009 -0700

    disk/fd - fix panics
    
    * Call disk_setdiskinfo() on startup.
    
    * Adjust kernel to not panic if a disk device is opened before
      disk_setdiskinfo() has been called.

Summary of changes:
 sys/dev/disk/fd/fd.c |   17 ++++++++++++++++-
 sys/kern/subr_disk.c |    7 ++++++-
 2 files changed, 22 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7ba1363dc2de5d5270486f696e0444e69cd2bf99


-- 
DragonFly BSD source repository



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