1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/tools
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
..
archive.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
archive.h Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
args.h o Use 'pvcreate --setphysicalvolumesize' with no short form (instead of -s) 2002-02-20 18:29:30 +00:00
cmdnames.h Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
commands.h o Add support for the -s and -c flags to lvcreate. 2002-02-18 10:59:51 +00:00
dmsetup.c Add function that returns the library version. 2002-01-17 14:13:25 +00:00
lvchange.c o First pass at format1 snapshot support. 2002-02-13 11:43:29 +00:00
lvcreate.c o Removed the -z (suspend) option from the tools 2002-02-18 15:52:48 +00:00
lvdisplay.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
lvextend.c Preparation for an LVM2 liblvm - pass cmd_context into each tool and 2002-02-11 20:50:53 +00:00
lvm.c o Removed the -z (suspend) option from the tools 2002-02-18 15:52:48 +00:00
lvmchange.c Preparation for an LVM2 liblvm - pass cmd_context into each tool and 2002-02-11 20:50:53 +00:00
lvmdiskscan.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
lvreduce.c Preparation for an LVM2 liblvm - pass cmd_context into each tool and 2002-02-11 20:50:53 +00:00
lvremove.c o First pass at format1 snapshot support. 2002-02-13 11:43:29 +00:00
lvrename.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
lvresize.c o Use 'pvcreate --setphysicalvolumesize' with no short form (instead of -s) 2002-02-20 18:29:30 +00:00
lvscan.c o First pass at format1 snapshot support. 2002-02-13 11:43:29 +00:00
Makefile.in Poor mans lvmdiskscan 2002-02-05 14:31:57 +00:00
pvchange.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
pvcreate.c o Use 'pvcreate --setphysicalvolumesize' with no short form (instead of -s) 2002-02-20 18:29:30 +00:00
pvdisplay.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
pvscan.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
stub.h Preparation for an LVM2 liblvm - pass cmd_context into each tool and 2002-02-11 20:50:53 +00:00
toollib.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
toollib.h Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
tools.h Second path on "pvcreate -s" 2002-02-15 14:33:59 +00:00
version.h.in Support --version argument and 'version' shell command. 2002-01-17 16:39:24 +00:00
vgcfgbackup.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgcfgrestore.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgchange.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgck.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgcreate.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgdisplay.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgexport.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgextend.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgimport.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgmerge.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgreduce.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgremove.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgrename.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgscan.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00