summaryrefslogtreecommitdiffstats
path: root/super-ddf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ddf: fail creation of new subarray with same name as old.NeilBrown2010-11-301-0/+13
* ddf: don't print warning on assembleNeilBrown2010-11-301-2/+5
* Create: cleanup/unify default geometry handlingDan Williams2010-11-231-1/+10
* Remove loaded_containerNeilBrown2010-11-221-2/+0
* Use load_container in Incremental assembly.NeilBrown2010-11-221-1/+1
* New method: load_containerNeilBrown2010-11-221-0/+8
* Remove keep_fd arg from load_super_XXX_allNeilBrown2010-11-221-7/+6
* Remove subarray field in supertype.NeilBrown2010-11-221-1/+0
* Create: user container_dev rather than subarray for some tests.NeilBrown2010-11-221-0/+1
* Use container_member rather than subarray info ddf getinfo_super.NeilBrown2010-11-221-2/+2
* Remove subarray detection from load_super.NeilBrown2010-11-221-41/+0
* Add subarray arg to container_content.NeilBrown2010-11-221-1/+8
* ddf: remove duplicate container_member setting.NeilBrown2010-11-221-1/+0
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-221-9/+34
* Report error in --update string is not recognised.NeilBrown2010-11-221-12/+8
* Compile with -Wextra by defaultNeilBrown2010-08-051-44/+44
* Restore assembling of ddf containers.NeilBrown2010-07-291-1/+1
* Merge branch 'fixes' into for-neilDan Williams2010-07-021-7/+2
|\
| * Always assume SKIP_GONE_DEVS behaviour and kill the flagDan Williams2010-06-171-7/+1
| * Incremental: honor an 'enough' flag from external handlersDan Williams2010-05-261-0/+1
* | Kill subarray v2Dan Williams2010-06-161-3/+22
|/
* IMSM/DDF: don't recognised these metadata on partitions.NeilBrown2010-04-291-0/+4
* ddf/intel: zero out old metadata before creating a container.NeilBrown2010-03-101-1/+5
* Make sure reshape_active is cleared by getinfo_superNeilBrown2010-03-091-0/+1
* config: add 'homehost' option to 'AUTO' line.NeilBrown2010-03-031-1/+5
* Assemble: fix --force assembly of v1.x arrays which are recovering.NeilBrown2010-02-041-0/+2
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2009-12-301-6/+8
|\
| * Teach sysfs_add_disk() callers to use ->recovery_start versus 'insync' parameterDan Williams2009-12-211-0/+2
| * Introduce MaxSectorDan Williams2009-12-211-2/+2
| * mdmon: cleanup resync_startDan Williams2009-12-141-4/+4
* | DDF: fix incorrect header magic number.NeilBrown2009-12-301-1/+1
|/
* Improve error messages when metadata handler does not support request.NeilBrown2009-11-171-3/+10
* Assemble: include ACTIVE but not in-sync devices as non-spares.NeilBrown2009-11-171-1/+1
* ddf: prevent superblock being zeroed on --updateDan Williams2009-10-141-8/+19
* Exmaine/brief: put member arrays after container arrays.NeilBrown2009-08-071-1/+13
* imsm: fix family number handlingDan Williams2009-08-011-11/+0
* conditionally update uuids in the map file after Create()Dan Williams2009-08-011-5/+9
* fix examine_brief segfaultDan Williams2009-08-011-0/+5
* teach imsm and ddf what st->subarray means at load_super timeDan Williams2009-08-011-0/+12
* Examine: fix --examine --brief --verbose on containers.NeilBrown2009-06-041-1/+1
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-1/+1
* Make --brief even briefer.NeilBrown2009-05-111-1/+1
* Merge branch 'master' of git://github.com/djbw/mdadm into devel-3.0NeilBrown2009-04-141-0/+1
|\
| * imsm: set array size at Create/AssembleDan Williams2009-04-121-0/+1
* | super-ddf: fix compile warnings on ppc64Doug Ledford2009-04-081-3/+4
* | ddf: fixed 'working_disks' reported by container_content.NeilBrown2009-04-071-2/+2
* | ddf: improve print out of physical devices.NeilBrown2009-04-071-4/+4
* | ddf: fix variable name overloadNeilBrown2009-04-071-4/+5
* | ddf: make sure Create fails if devices are too small.NeilBrown2009-04-021-0/+2
* | ddf: fix bug with error returns.NeilBrown2009-04-021-6/+4
|/