summaryrefslogtreecommitdiff
path: root/Examine.c
Commit message (Expand)AuthorAge
* Release mdadm-3.3NeilBrown2013-09-03
* MISC: Add --examine-badblocks optionNeilBrown2012-12-05
* Minor cosmetic fixes in various files.NeilBrown2012-08-13
* change Examine to take a struct contextNeilBrown2012-07-09
* Examine: split 'verbose' out from 'brief'.NeilBrown2012-07-09
* Remove scattered checks for malloc success.NeilBrown2012-07-09
* Introduce pr_err for printing error messages.NeilBrown2012-07-09
* examine: allows to examine a disk metadata on non-metadata compliant systemsLabun, Marcin2011-03-23
* Don't close fds in write_init_superNeilBrown2011-01-25
* Add must_be_container helper.NeilBrown2010-11-22
* Improve type names for mddev_devNeilBrown2010-11-22
* Use new load_container in ExamineNeilBrown2010-11-22
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-22
* Add mbr pseudo metadata handler.NeilBrown2010-09-06
* Examine: don't count containers as sparesDan Williams2009-09-15
* Examine: fixup output in the presence of containers with sparesDan Williams2009-09-15
* Exmaine/brief: put member arrays after container arrays.NeilBrown2009-08-07
* Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown2009-08-07
|\
| * fix examine_brief segfaultDan Williams2009-07-31
* | Examine: make --metadata= work with --briefNeilBrown2009-07-10
|/
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
* Make --brief even briefer.NeilBrown2009-05-11
* Examine: add examine_export for ddf and avoid crashes.NeilBrown2009-03-09
* Examine: fix MD_DISK_SYNC is a bit not a flagDan Williams2008-10-28
* add --export option to --examineKay Sievers2008-05-06
* Drop the superblock arg from all metadata methods.Neil Brown2007-12-14
* Fix compare_super to take supertype instead of a superblock.Neil Brown2007-12-14
* Add 'supertype' arg to almost all metadata methods.Neil Brown2007-12-14
* Allow metadata handlers to free their own superblock.Neil Brown2007-12-14
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-14
* Fix error code from examine properly..Neil Brown2006-06-02
* Make sure homehost is set correctly when --update=uuidNeil Brown2006-05-23
* Include homehost information in --examine as appropriateNeil Brown2006-05-19
* Just updaqte copyright dates and email addressNeil Brown2006-05-19
* Fix incorrect error status from --examine --scanNeil Brown2006-05-19
* Remove ident arg from getinfo_super;Neil Brown2006-03-27
* Provide error message if --examine does find a valid superblockNeil Brown2006-01-27
* Allow scanning of devices listed in /proc/partitions independant of /devNeil Brown2005-12-05
* Remvoe blank line from '--examine --brief' output.Neil Brown2005-11-22
* Add 'quite' option and tidy up some tests.Neil Brown2005-08-15
* Support nameing of version-1 arrays.Neil Brown2005-08-09
* Don't list device= in --examine --scan output.Neil Brown2005-06-14
* super1Neil Brown2005-05-03
* Add a 'super-switch' so that different format superblocks can be used.Neil Brown2005-05-03
* Separate sueprblock handling into separate fileNeil Brown2005-05-03
* Change "dirty" to "active" in array statusNeil Brown2005-04-04
* mdadm-1.8.0Neil Brown2004-11-01
* mdadm-1.7.0Neil Brown2004-08-11
* mdadm-1.6.0Neil Brown2004-06-04
* mdadm-1.5.0Neil Brown2004-01-22