1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-07 21:18:59 +03:00
lvm2/lib/label
Patrick Caulfield f4a7ce7c49 - Change label format to include a string disk_type and a version number.
- The iterator can find labels by string and also appropriate version number (==,
  <= or any) if you want.
- Add labels_match() call that compares the two labels and returns an error if
  they do not match.
- Write labels in sector 1 & last rather than 2 & last as per Joe.
2001-12-11 16:49:40 +00:00
..
label.c - Change label format to include a string disk_type and a version number. 2001-12-11 16:49:40 +00:00
label.h - Change label format to include a string disk_type and a version number. 2001-12-11 16:49:40 +00:00