git: DragonFly_RELEASE_5_8 kernel/vinum: Fix panic when vinum was loaded twice.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Fri May  1 09:14:27 PDT 2020
    
    
  
commit 9ba7db8bc1782329dd8039db884abd049f0cc51f
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/9ba7db8bc1782329dd8039db884abd049f0cc51f
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list