1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/display
Alasdair Kergon a45f546fe0 o Use 'pvcreate --setphysicalvolumesize' with no short form (instead of -s)
and add severe warning if it's used to make a device seem bigger than
  it really is.  This is not an option people should be using as it
  breaks metadata integrity.
o Use uint64_t throughout (rather than unsigned long long)
o Convert a few messages that contain pathnames into the more common form:
  pathname: message
2002-02-20 18:29:30 +00:00
..
display.c o Use 'pvcreate --setphysicalvolumesize' with no short form (instead of -s) 2002-02-20 18:29:30 +00:00
display.h o Use 'pvcreate --setphysicalvolumesize' with no short form (instead of -s) 2002-02-20 18:29:30 +00:00