summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2012-04-19 12:30:12 +0000
committermav <mav@FreeBSD.org>2012-04-19 12:30:12 +0000
commitfdb56713f24f9603c0b1d9d04f819a450c247a91 (patch)
treec52f9a1d2117f93577e84485d022a8663b182fd4 /sys/conf
parenta1620c99050bae85bb7454bbd11131f9502802c6 (diff)
downloadFreeBSD-src-fdb56713f24f9603c0b1d9d04f819a450c247a91.zip
FreeBSD-src-fdb56713f24f9603c0b1d9d04f819a450c247a91.tar.gz
Add to GEOM RAID class module for reading non-degraded RAID5 volumes and
some environment to differentiate 4 possible RAID5 on-disk layouts. Tested with Intel and AMD RAID BIOSes. MFC after: 2 weeks
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 4aaacfa..ecabaa8 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -2405,6 +2405,7 @@ geom/raid/tr_concat.c optional geom_raid
geom/raid/tr_raid0.c optional geom_raid
geom/raid/tr_raid1.c optional geom_raid
geom/raid/tr_raid1e.c optional geom_raid
+geom/raid/tr_raid5.c optional geom_raid
geom/raid3/g_raid3.c optional geom_raid3
geom/raid3/g_raid3_ctl.c optional geom_raid3
geom/shsec/g_shsec.c optional geom_shsec
OpenPOWER on IntegriCloud