summaryrefslogtreecommitdiffstats
path: root/lib/label/label.c
Commit message (Expand)AuthorAgeFilesLines
...
* Wipe the first label if writing the second one failed.Patrick Caulfield2001-12-181-0/+8
* Write the location of both labels in the labels so we can check them. I don't doPatrick Caulfield2001-12-141-34/+53
* made the hard-coded 512 into BLOCK_SIZE just for neatness sake.Patrick Caulfield2001-12-131-7/+14
* Use a proper CRC calculation.Patrick Caulfield2001-12-121-35/+49
* - Change label format to include a string disk_type and a version number.Patrick Caulfield2001-12-111-29/+187
* Fix label filter.Patrick Caulfield2001-12-111-7/+16
* Label reading/writing code.Patrick Caulfield2001-12-111-0/+304