summaryrefslogtreecommitdiffstats
path: root/super-mbr.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-11Retire mdassembleJes Sorensen1-8/+0
2017-03-29Generic support for --consistency-policy and PPLArtur Paszkiewicz1-1/+1
2016-10-19Fix bus error when accessing MBR partition recordsJames Clarke1-0/+10
2015-02-12Consistently print program Name and __func__ in debug messages.NeilBrown1-4/+2
2013-06-19Remove lots of unnecessary white space.NeilBrown1-2/+2
2013-02-05Avoid using BLKFLSBUF.NeilBrown1-4/+0
2012-10-04Add data_offset arg to ->validate_geometry.NeilBrown1-0/+1
2012-07-09Remove scattered checks for malloc success.NeilBrown1-3/+1
2012-07-09Introduce pr_err for printing error messages.NeilBrown1-5/+5
2011-11-03match_metadata_desc(): Fix memory leakJes Sorensen1-3/+4
2011-02-22set default chunk in validate_geometryCzarnowska, Anna1-1/+1
2011-02-01Various compile fixes.NeilBrown1-1/+1
2010-11-22Remove subarray detection from load_super.NeilBrown1-3/+0
2010-11-22get_info_super: report which other devices are thought to be working/failed.NeilBrown1-1/+1
2010-09-06Add mbr pseudo metadata handler.NeilBrown1-0/+213