git: DragonFly_RELEASE_3_6 kernel/nataraid: Fix a panic upon booting with a degraded Intel RAID.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Feb 20 12:45:15 PST 2014


commit 34f186d95672e382c821f79519a0b31a8ee4f2d4
Author: Sascha Wildner <saw at online.de>
Date:   Thu Feb 20 21:44:03 2014 +0100

    kernel/nataraid: Fix a panic upon booting with a degraded Intel RAID.
    
    disk_idx has upper bits set in this case which we need to mask.
    
    Taken-from:             FreeBSD's r205074
    Reported-and-tested-by: Aaron Bieber <deftly at gmail.com>

Summary of changes:
 sys/dev/disk/nata/ata-raid.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/34f186d95672e382c821f79519a0b31a8ee4f2d4


-- 
DragonFly BSD source repository



More information about the Commits mailing list