git: kernel/vinum: Fix panic when vinum was loaded twice.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri May 1 09:14:24 PDT 2020


commit e9adb5b2afc57d7675eb17cb79e2679485556f20
Author: Sascha Wildner <saw at online.de>
Date:   Fri May 1 18:13:26 2020 +0200

    kernel/vinum: Fix panic when vinum was loaded twice.
    
    Occurred when it was both compiled into the kernel and in loader.conf
    at the same time.
    
    Reported-by: CuteLarva (on IRC)

Summary of changes:
 sys/dev/raid/vinum/vinum.c | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e9adb5b2afc57d7675eb17cb79e2679485556f20


-- 
DragonFly BSD source repository


More information about the Commits mailing list