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

git: kernel - Move dsched_disk_destroy_callback() call


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 30 Nov 2012 15:32:51 -0800 (PST)

commit 0ec487a5c52e7a913e7238b2268e0ae0187c691b
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Nov 30 15:30:35 2012 -0800

    kernel - Move dsched_disk_destroy_callback() call
    
    * Move the dsched_disk_destroy_callback() call from the caller to the
      message handler to avoid racing a disk probe that might be running at
      the time (if a disk device is added and destroyed quickly).

Summary of changes:
 sys/kern/subr_disk.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0ec487a5c52e7a913e7238b2268e0ae0187c691b


-- 
DragonFly BSD source repository



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