freebsd-dev/sys/geom/raid
Alexander Motin 0f0b2fd889 Return error when opening read-only volumes (like RAID4/5/...) for writing.
Previously opens succeeded, but actual write operations returned errors.

Requested by:	peter
MFC after:	2 weeks
2013-08-13 07:56:40 +00:00
..
g_raid_ctl.c Introduce 3 seconds timeout on graid stop command (mostly with -f flag). 2013-07-27 15:02:19 +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 Return error when opening read-only volumes (like RAID4/5/...) for writing. 2013-08-13 07:56:40 +00:00
g_raid.h Return error when opening read-only volumes (like RAID4/5/...) for writing. 2013-08-13 07:56:40 +00:00
md_ddf.c Fix vdc->Secondary_Element_Count metadata field access from 16 to 8 bit. 2013-05-20 00:33:54 +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 Keep value of orig_config_id metadata field. Windows driver writes there 2013-01-14 20:31:45 +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 - Fix rebuild position broken at r245522. 2013-01-17 03:27:08 +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 Recalculate volume size only for real CONCATs. For SINGLE trust volume 2013-01-17 00:09:50 +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 Remove extra bio_data and bio_length copying to child request after calling 2013-03-26 05:42:12 +00:00
tr_raid5.c Return error when opening read-only volumes (like RAID4/5/...) for writing. 2013-08-13 07:56:40 +00:00