freebsd-dev/sys/geom/raid
Alexander Motin 733a1f3f52 Clarify disks/volumes above 2TiB support in geom_raid:
- add support for volumes above 2TiB with Promise metadata format;
 - enforse and document other limitations:
   - Intel and Promise metadata formats do not support disks above 2TiB;
   - NVIDIA metadata format does not support volumes above 2TiB.

Sponsored by:	iXsystems, Inc.
MFC after:	2 weeks
2011-10-26 21:50:10 +00:00
..
g_raid_ctl.c
g_raid_md_if.m
g_raid_tr_if.m
g_raid.c Include sys/sbuf.h directly. 2011-07-11 05:22:31 +00:00
g_raid.h
md_intel.c Clarify disks/volumes above 2TiB support in geom_raid: 2011-10-26 21:50:10 +00:00
md_jmicron.c Bunch of small bugfixes and cleanups. 2011-03-31 16:19:53 +00:00
md_nvidia.c Clarify disks/volumes above 2TiB support in geom_raid: 2011-10-26 21:50:10 +00:00
md_promise.c Clarify disks/volumes above 2TiB support in geom_raid: 2011-10-26 21:50:10 +00:00
md_sii.c Bunch of small bugfixes and cleanups. 2011-03-31 16:19:53 +00:00
tr_concat.c
tr_raid0.c
tr_raid1.c Bunch of small bugfixes and cleanups. 2011-03-31 16:19:53 +00:00
tr_raid1e.c Bunch of small bugfixes and cleanups. 2011-03-31 16:19:53 +00:00