summaryrefslogtreecommitdiffstats
path: root/Examine.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-16Don't associate spares with other arrays during RAID ExamineOleksandr Shchirskyi1-1/+1
2021-03-08imsm: add verbose flag to compare_superMariusz Tkaczyk1-1/+1
2017-03-06examine: tidy up some code.NeilBrown1-36/+39
2013-09-03Release mdadm-3.3mdadm-3.3NeilBrown1-1/+1
2012-12-05MISC: Add --examine-badblocks optionNeilBrown1-0/+36
2012-08-13Minor cosmetic fixes in various files.NeilBrown1-7/+10
2012-07-09change Examine to take a struct contextNeilBrown1-19/+18
2012-07-09Examine: split 'verbose' out from 'brief'.NeilBrown1-5/+6
2012-07-09Remove scattered checks for malloc success.NeilBrown1-1/+1
2012-07-09Introduce pr_err for printing error messages.NeilBrown1-4/+4
2011-03-23examine: allows to examine a disk metadata on non-metadata compliant systemsLabun, Marcin1-0/+2
2011-01-25Don't close fds in write_init_superNeilBrown1-0/+1
2010-11-22Add must_be_container helper.NeilBrown1-2/+1
2010-11-22Improve type names for mddev_devNeilBrown1-1/+1
2010-11-22Use new load_container in ExamineNeilBrown1-7/+23
2010-11-22get_info_super: report which other devices are thought to be working/failed.NeilBrown1-2/+2
2010-09-06Add mbr pseudo metadata handler.NeilBrown1-1/+5
2009-09-15Examine: don't count containers as sparesDan Williams1-1/+2
2009-09-15Examine: fixup output in the presence of containers with sparesDan Williams1-3/+9
2009-08-07Exmaine/brief: put member arrays after container arrays.NeilBrown1-0/+2
2009-08-07Merge branch 'master' of git://github.com/djbw/mdadmNeilBrown1-3/+1
2009-07-31fix examine_brief segfaultDan Williams1-3/+1
2009-07-10Examine: make --metadata= work with --briefNeilBrown1-2/+4
2009-06-02Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown1-7/+2
2009-05-11Make --brief even briefer.NeilBrown1-1/+1
2009-03-09Examine: add examine_export for ddf and avoid crashes.NeilBrown1-1/+2
2008-10-28Examine: fix MD_DISK_SYNC is a bit not a flagDan Williams1-1/+1
2008-05-06add --export option to --examineKay Sievers1-1/+4
2007-12-14Drop the superblock arg from all metadata methods.Neil Brown1-12/+11
2007-12-14Fix compare_super to take supertype instead of a superblock.Neil Brown1-1/+1
2007-12-14Add 'supertype' arg to almost all metadata methods.Neil Brown1-9/+11
2007-12-14Allow metadata handlers to free their own superblock.Neil Brown1-3/+3
2007-12-14Remove spaces/tabs from ends of lines.Neil Brown1-1/+1
2006-06-02Fix error code from examine properly..Neil Brown1-5/+6
2006-05-23Make sure homehost is set correctly when --update=uuidNeil Brown1-1/+1
2006-05-19Include homehost information in --examine as appropriateNeil Brown1-2/+4
2006-05-19Just updaqte copyright dates and email addressNeil Brown1-1/+1
2006-05-19Fix incorrect error status from --examine --scanNeil Brown1-2/+3
2006-03-27Remove ident arg from getinfo_super;Neil Brown1-3/+2
2006-01-27Provide error message if --examine does find a valid superblockNeil Brown1-4/+8
2005-12-05Allow scanning of devices listed in /proc/partitions independant of /devNeil Brown1-2/+2
2005-11-22Remvoe blank line from '--examine --brief' output.Neil Brown1-1/+2
2005-08-15Add 'quite' option and tidy up some tests.Neil Brown1-1/+1
2005-08-09Support nameing of version-1 arrays.Neil Brown1-2/+3
2005-06-14Don't list device= in --examine --scan output.Neil Brown1-4/+6
2005-05-03super1Neil Brown1-13/+14
2005-05-03Add a 'super-switch' so that different format superblocks can be used.Neil Brown1-7/+15
2005-05-03Separate sueprblock handling into separate fileNeil Brown1-156/+24
2005-04-04Change "dirty" to "active" in array statusNeil Brown1-1/+1
2004-11-01mdadm-1.8.0mdadm-1.8.0Neil Brown1-1/+2
2004-08-11mdadm-1.7.0mdadm-1.7.0Neil Brown1-0/+10
2004-06-04mdadm-1.6.0mdadm-1.6.0Neil Brown1-5/+5
2004-01-22mdadm-1.5.0mdadm-1.5.0Neil Brown1-1/+1
2003-10-28mdadm-1.4.0mdadm-1.4.0Neil Brown1-1/+3
2003-07-28mdadm-1.3.0mdadm-1.3.0Neil Brown1-0/+1
2003-02-12mdadm-1.0.9mdadm-1.0.9Neil Brown1-1/+1
2002-05-20mdadm-1.0.1mdadm-1.0.1Neil Brown1-1/+29
2002-04-11mdadm-0.8.2mdadm-0.8.2Neil Brown1-8/+8
2002-04-04mdadm-0.8mdadm-0.8Neil Brown1-11/+1
2002-03-15mdadm-0.7.1mdadm-0.7.1Neil Brown1-1/+1
2002-03-08mdadm-0.7mdadm-0.7Neil Brown1-3/+3
2002-03-06mdctl-0.6mdctl-0.6Neil Brown1-103/+170
2001-08-23mdctl-0.5mdctl-0.5Neil Brown1-1/+1
2001-07-26mdctl-v0.4mdctl-v0.4Neil Brown1-3/+22
2001-06-14mdctl-v0.3mdctl-v0.3Neil Brown1-10/+15
2001-06-08mdctl-v0.2mdctl-v0.2Neil Brown1-0/+144