freebsd-dev/sys/geom/raid
Alexander Motin ef844ef76f - Prevent error status leak if write to some of the RAID1/1E volume disks
failed while write to some other succeeded. Instead mark disk as failed.
- Make RAID1E less aggressive in failing disks to avoid volume breakage.

MFC after:	2 weeks
2012-05-11 13:20:17 +00:00
..
g_raid_ctl.c Add optional -o argument to the graid label to specify some metadata 2012-05-03 05:32:56 +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 Add support for RAID5R. Slightly improve support for RAIDMDF. 2012-05-06 11:32:36 +00:00
g_raid.h Add support for RAID5R. Slightly improve support for RAIDMDF. 2012-05-06 11:32:36 +00:00
md_ddf.c Remove some hardcoded constants from code. 2012-05-06 16:41:27 +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 Fix RAID5 level names changed at r234603. 2012-04-27 08:49:15 +00:00
md_jmicron.c Fix RAID5 level names changed at r234603. 2012-04-27 08:49:15 +00:00
md_nvidia.c Fix RAID5 level names changed at r234603. 2012-04-27 08:49:15 +00:00
md_promise.c Plug small memory leaks. 2012-05-06 12:55:20 +00:00
md_sii.c Fix RAID5 level names changed at r234603. 2012-04-27 08:49:15 +00:00
tr_concat.c
tr_raid0.c
tr_raid1.c - Prevent error status leak if write to some of the RAID1/1E volume disks 2012-05-11 13:20:17 +00:00
tr_raid1e.c - Prevent error status leak if write to some of the RAID1/1E volume disks 2012-05-11 13:20:17 +00:00
tr_raid5.c Add support for RAID5R. Slightly improve support for RAIDMDF. 2012-05-06 11:32:36 +00:00