1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00
freebsd/sys/geom/raid
Alexander Motin b99586c25f Improve support for disabled disks. If disabled disk disconnected and then
reconnected back, leave it as disconnected. If new disk inserted instead of
disabled, rebuild it and leave as enabled.
2013-01-13 14:30:37 +00:00
..
g_raid_ctl.c Make graid command line a bit more friendly by allowing volume name or 2012-10-07 19:30:16 +00:00
g_raid_md_if.m Add optional -o argument to the graid label to specify some metadata 2012-05-03 05:32:56 +00:00
g_raid_tr_if.m
g_raid.c Improve support for disabled disks. If disabled disk disconnected and then 2013-01-13 14:30:37 +00:00
g_raid.h Add basic support for Intel Rapid Recover Technology (Intel RRT). 2013-01-12 09:35:44 +00:00
md_ddf.c Add basic BIO_DELETE support to GEOM RAID class for all RAID levels. 2012-10-29 18:04:38 +00:00
md_ddf.h Add to GEOM RAID class module, supporting the DDF metadata format, as 2012-04-30 17:53:02 +00:00
md_intel.c Improve support for disabled disks. If disabled disk disconnected and then 2013-01-13 14:30:37 +00:00
md_jmicron.c Add basic BIO_DELETE support to GEOM RAID class for all RAID levels. 2012-10-29 18:04:38 +00:00
md_nvidia.c Add basic BIO_DELETE support to GEOM RAID class for all RAID levels. 2012-10-29 18:04:38 +00:00
md_promise.c Add basic BIO_DELETE support to GEOM RAID class for all RAID levels. 2012-10-29 18:04:38 +00:00
md_sii.c Add basic BIO_DELETE support to GEOM RAID class for all RAID levels. 2012-10-29 18:04:38 +00:00
tr_concat.c Add basic BIO_DELETE support to GEOM RAID class for all RAID levels. 2012-10-29 18:04:38 +00:00
tr_raid0.c Add basic BIO_DELETE support to GEOM RAID class for all RAID levels. 2012-10-29 18:04:38 +00:00
tr_raid1.c Minor addition to r242323: 2012-10-29 21:08:06 +00:00
tr_raid1e.c Minor addition to r242323: 2012-10-29 21:08:06 +00:00
tr_raid5.c Add global and per-module sysctls/tunables to enable/disable metadata taste. 2012-09-13 13:27:09 +00:00