summaryrefslogtreecommitdiffstats
path: root/super-gpt.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-11Retire mdassembleJes Sorensen1-6/+0
2017-03-29Generic support for --consistency-policy and PPLArtur Paszkiewicz1-1/+1
2016-12-12Use disk sector size value to set offset for reading GPTMariusz Dabrowski1-0/+10
2015-02-12Consistently print program Name and __func__ in debug messages.NeilBrown1-2/+1
2013-06-19Remove lots of unnecessary white space.NeilBrown1-1/+1
2013-02-05Avoid using BLKFLSBUF.NeilBrown1-2/+0
2012-10-04Add data_offset arg to ->validate_geometry.NeilBrown1-0/+1
2012-07-09Remove scattered checks for malloc success.NeilBrown1-1/+1
2012-07-09Introduce pr_err for printing error messages.NeilBrown1-4/+4
2011-12-23Subject: bitmap: used 4K aligned buffers when reading the bitmap.NeilBrown1-1/+1
2011-11-01Fix memory leakJes Sorensen1-1/+3
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 gpt pseudo-metadataNeilBrown1-0/+219