summaryrefslogtreecommitdiff
path: root/Query.c
Commit message (Expand)AuthorAgeFilesLines
* mdadm: add map_num_s()Mariusz Tkaczyk2022-04-041-2/+2
* Check major number of block device when querying md deviceXiao Ni2018-06-011-3/+2
* Query: Quiet gcc since it cannot know errno != 0 in this caseJes Sorensen2017-04-211-0/+3
* util: Introduce md_array_active() helperJes Sorensen2017-04-201-2/+3
* Query: Use sysfs to obtain data if possibleJes Sorensen2017-04-131-10/+22
* Query: Handle error returned by fstat()Jes Sorensen2017-04-131-7/+12
* Query: Remove all references to md_get_version()Jes Sorensen2017-04-051-10/+3
* util: Introduce md_get_disk_info()Jes Sorensen2017-03-291-1/+1
* util: Introduce md_get_array_info()Jes Sorensen2017-03-291-3/+4
* Remove lots of unnecessary white space.NeilBrown2013-06-191-1/+0
* Query: allow member of non-0.90 arrays to be better reported.NeilBrown2012-10-251-3/+7
* Query: don't be confused by partition tables.NeilBrown2012-10-251-1/+1
* Display size with human_size_brief with a chosen prefixMaciej Naruszewicz2012-10-021-1/+1
* Introduce pr_err for printing error messages.NeilBrown2012-07-091-1/+1
* Remove unused variable 'superrno' in Query.cNeilBrown2011-05-231-4/+3
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-221-1/+1
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-7/+2
* Merge branch 'master' into from-stableNeilBrown2008-08-071-1/+1
|\
| * Clean up usage of open()Doug Ledford2008-07-241-1/+1
* | Remove 'major' from superswitch.Neil Brown2008-07-121-2/+2
|/
* Drop the superblock arg from all metadata methods.Neil Brown2007-12-141-3/+2
* Add 'supertype' arg to almost all metadata methods.Neil Brown2007-12-141-1/+1
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-141-7/+6
* Central calls to ioctl BLKGETSIZENeil Brown2006-12-141-10/+2
* Choose better devnumbers and tidy up some issues with finding names.Neil Brown2006-05-261-0/+2
* Just updaqte copyright dates and email addressNeil Brown2006-05-191-1/+1
* Remove ident arg from getinfo_super;Neil Brown2006-03-271-2/+1
* Support nameing of version-1 arrays.Neil Brown2005-08-091-1/+2
* Document this...Neil Brown2005-07-181-14/+19
* super1Neil Brown2005-05-031-5/+5
* Add a 'super-switch' so that different format superblocks can be used.Neil Brown2005-05-031-3/+8
* Separate sueprblock handling into separate fileNeil Brown2005-05-031-36/+13
* Change handling of devices names in argsNeil Brown2005-04-041-1/+1
* Change MAJOR() etc to major() etcNeil Brown2005-04-041-1/+1
* mdadm-1.5.0mdadm-1.5.0Neil Brown2004-01-221-1/+1
* mdadm-1.2.0mdadm-1.2.0Neil Brown2003-03-121-1/+1
* mdadm-0.8.2mdadm-0.8.2Neil Brown2002-04-111-3/+4
* mdadm-0.8mdadm-0.8Neil Brown2002-04-041-0/+149