git: kernel - Do not panic on media size of zero in disk_probe()

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Feb 4 11:18:14 PST 2018


commit 28e145028be00c3b95d6c7b3ad81b7610a8241b2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Feb 4 11:17:47 2018 -0800

    kernel - Do not panic on media size of zero in disk_probe()
    
    * Do not panic if the media size is zero in disk_probe().

Summary of changes:
 sys/kern/subr_disk.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/28e145028be00c3b95d6c7b3ad81b7610a8241b2


-- 
DragonFly BSD source repository


More information about the Commits mailing list