summaryrefslogtreecommitdiff
path: root/super-ddf.c
Commit message (Expand)AuthorAge
* Add recovery blocked field to mdinfoAdam Kwolek2011-10-05
* ddf: fix up getinfo_super_bvdNeilBrown2011-06-15
* Fix some fall-out from recent memset-zero for getinfo_superNeilBrown2011-06-09
* getinfo_super now clears the 'info' structure before filling it in.NeilBrown2011-06-08
* ddf: fix up detection of failed/missing devices.NeilBrown2011-03-22
* Merge branch 'master' into devel-3.2NeilBrown2011-03-15
|\
| * ddf: implement remove_from_superNeilBrown2011-03-15
| * DDF Allow a RAID1 to be 'partially optimal'.NeilBrown2011-03-15
| * ddf: remove failed devices that are no longer in use.NeilBrown2011-03-15
| * ddf: set Rebuilding flag when adding devices to a degraded arrayNeilBrown2011-03-15
| * ddf: use correct loop variable in activate_spareNeilBrown2011-03-15
| * ddf: Don't consider 'dl' entries with state_fd < 0NeilBrown2011-03-15
* | ddf: implement remove_from_superNeilBrown2011-03-14
* | ddf: zero space_list in ddf_activate_spare.NeilBrown2011-03-14
* | Merge branch 'master' into devel-3.2NeilBrown2011-03-14
|\|
| * ddf: set vcnum correctly when creating a new virtual device in conflistNeilBrown2011-03-14
| * ddf: teach set_disk to cope with new or changed devices.NeilBrown2011-03-14
| * ddf: free_super should be add_list as well.NeilBrown2011-03-14
| * ddf: minor activate_super fixes.NeilBrown2011-03-14
| * ddf: Failed should suppress Online and others.NeilBrown2011-03-10
* | Merge branch 'master' into devel-3.2NeilBrown2011-03-10
|\|
| * ddf: remove duplicate container_member setting.NeilBrown2011-03-10
| * ddf: fail creation of new subarray with same name as old.NeilBrown2011-03-10
| * ddf: exclude failed devices from container_contentNeilBrown2011-03-03
* | Fix chunksize defaulting.NeilBrown2011-03-09
* | set default chunk in validate_geometryCzarnowska, Anna2011-02-22
* | Don't close fds in write_init_superNeilBrown2011-01-25
* | load_super should not try to load_containerNeilBrown2011-01-12
* | ddf: fail creation of new subarray with same name as old.NeilBrown2010-12-01
* | ddf: don't print warning on assembleNeilBrown2010-12-01
* | Create: cleanup/unify default geometry handlingDan Williams2010-11-23
* | Remove loaded_containerNeilBrown2010-11-22
* | Use load_container in Incremental assembly.NeilBrown2010-11-22
* | New method: load_containerNeilBrown2010-11-22
* | Remove keep_fd arg from load_super_XXX_allNeilBrown2010-11-22
* | Remove subarray field in supertype.NeilBrown2010-11-22
* | Create: user container_dev rather than subarray for some tests.NeilBrown2010-11-22
* | Use container_member rather than subarray info ddf getinfo_super.NeilBrown2010-11-22
* | Remove subarray detection from load_super.NeilBrown2010-11-22
* | Add subarray arg to container_content.NeilBrown2010-11-22
* | ddf: remove duplicate container_member setting.NeilBrown2010-11-22
* | get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-22
* | Report error in --update string is not recognised.NeilBrown2010-11-22
|/
* Compile with -Wextra by defaultNeilBrown2010-08-05
* Restore assembling of ddf containers.NeilBrown2010-07-29
* Merge branch 'fixes' into for-neilDan Williams2010-07-01
|\
| * Always assume SKIP_GONE_DEVS behaviour and kill the flagDan Williams2010-06-16
| * Incremental: honor an 'enough' flag from external handlersDan Williams2010-05-26
* | Kill subarray v2Dan Williams2010-06-15
|/
* IMSM/DDF: don't recognised these metadata on partitions.NeilBrown2010-04-29