git: kernel/nataraid: Fix a panic upon booting with a degraded Intel RAID.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Feb 20 12:45:11 PST 2014
commit 60279a3c36a952b3743ae0d87dfa6a06fe5f6724
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/60279a3c36a952b3743ae0d87dfa6a06fe5f6724
--
DragonFly BSD source repository
More information about the Commits
mailing list