summaryrefslogtreecommitdiff
path: root/super-ddf.c
Commit message (Expand)AuthorAge
* ddf: store homehost information to allow smooth assembly.NeilBrown2008-11-04
* DDF: report member arrays in examine_brief.NeilBrown2008-11-04
* DDF: fix irregularities with retrieval of 'name' from metadata.NeilBrown2008-11-04
* Don't give array name in --examine --brief output if it is doubtful.NeilBrown2008-11-04
* ddf: get endian-ness of CRC correct.NeilBrown2008-10-27
* non-trivial warn_unused_result fix, prepare_updateDan Williams2008-10-15
* non-trivial warn_unused_result fixes, activate_spareDan Williams2008-10-15
* non-trivial warn_unused_result fixes, write_init_super_ddfDan Williams2008-10-15
* trivial warn_unused_result squashingDan Williams2008-10-15
* monitor: protect against CONFIG_LBD=nDan Williams2008-10-15
* Report uuid in --detail --brief for ddf and intelNeilBrown2008-09-18
* Add uuid support for super-intel.NeilBrown2008-09-18
* Lots of fixes to make incremental assembly of containers work.NeilBrown2008-09-18
* Handle incremental assembly of containers.NeilBrown2008-09-18
* Move calls to SET_ARRAY_INFO to common helper.NeilBrown2008-09-18
* Compile fixes, particularly moving more stuff under MDASSEMBLENeilBrown2008-09-18
* Allow metadata handlers to communicate desired safemode delay via mdinfoDan Williams2008-09-15
* Fix bug with ddf if devices have different sizes.NeilBrown2008-08-19
* Provide ddf support for adding a device to an active container.NeilBrown2008-08-19
* Extra option for set_array_state: you choose dirty or clean.NeilBrown2008-08-19
* Make sure resync_start is initialised properly and maintained properlyNeil Brown2008-07-18
* ddf: endian fixes.Neil Brown2008-07-18
* Pass 'verbose' flag to validate_geometryNeil Brown2008-07-12
* Use O_DIRECT for all IO to devices.Neil Brown2008-07-12
* ddf: Set container_member from subarray in getinfo_super.Neil Brown2008-07-12
* Reduce the number of metadata updates done by ddf.Neil Brown2008-07-12
* Remove some noisy printfs.Neil Brown2008-07-12
* Create arrays via metadata-updateNeil Brown2008-07-12
* Remove the multiple super_switchs for ddf.Neil Brown2008-07-12
* Remove silly convention that major='-1' means 'zero superblock'.Neil Brown2008-07-12
* Remove getinfo_super_n and do some other cleaning up.Neil Brown2008-07-12
* External metadata shouldn't set array.*_versionNeil Brown2008-07-12
* Add subarray field to supertype.Neil Brown2008-07-12
* Hide subordinate superswitch structures.Neil Brown2008-07-12
* Remove 'major' from superswitch.Neil Brown2008-07-12
* Assorted cleanups to DDFNeil Brown2008-07-12
* Always zero a struct ddf_super on allocation.Neil Brown2008-07-12
* Always initialise a struct super_type to zeroNeil Brown2008-07-12
* Fix freeing of updates that have been handled by monitor.Neil Brown2008-07-12
* ddf: fix up validate_geometry to ignore other containersDan Williams2008-06-13
* ddf: fix 'ddf' pointer corruptionDan Williams2008-06-13
* ddf: convert size paramter to sectors when calling avail_size_ddfDan Williams2008-06-13
* Add DDF code for activate_spareNeil Brown2008-06-12
* Some fixes to make failures in ddf get handled properly.Neil Brown2008-06-12
* Correctly set resync_start when creating an array.Neil Brown2008-06-12
* DDF: Update array state and disk state properly when adding to a BVDNeil Brown2008-06-12
* super method for updating ddf metadata.Neil Brown2008-06-12
* Allow passing metadata update to the monitor.Neil Brown2008-06-12
* Store and recover spare_assign info in DDF.Neil Brown2008-06-12
* Add mppe and conf_rec_len to struct super_ddfNeil Brown2008-06-12