summaryrefslogtreecommitdiff
path: root/super-mbr.c
Commit message (Expand)AuthorAgeFilesLines
* Retire mdassembleJes Sorensen2017-04-111-8/+0
* Generic support for --consistency-policy and PPLArtur Paszkiewicz2017-03-291-1/+1
* Fix bus error when accessing MBR partition recordsJames Clarke2016-10-191-0/+10
* Consistently print program Name and __func__ in debug messages.NeilBrown2015-02-121-4/+2
* Remove lots of unnecessary white space.NeilBrown2013-06-191-2/+2
* Avoid using BLKFLSBUF.NeilBrown2013-02-051-4/+0
* Add data_offset arg to ->validate_geometry.NeilBrown2012-10-041-0/+1
* Remove scattered checks for malloc success.NeilBrown2012-07-091-3/+1
* Introduce pr_err for printing error messages.NeilBrown2012-07-091-5/+5
* match_metadata_desc(): Fix memory leakJes Sorensen2011-11-031-3/+4
* set default chunk in validate_geometryCzarnowska, Anna2011-02-221-1/+1
* Various compile fixes.NeilBrown2011-02-011-1/+1
* Remove subarray detection from load_super.NeilBrown2010-11-221-3/+0
* get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-221-1/+1
* Add mbr pseudo metadata handler.NeilBrown2010-09-061-0/+213