1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/tools
Alasdair Kergon add7dc2d5a o pvcreate --uuid to specify the uuid (required before using vgcfgrestore
onto a new device).  uuid specified must not already exist on the system.
o More message tidying.
o When checking for label, only read PV metadata.
o Add ataraid.  [Needs moving into config/defaults files.]
2002-01-16 18:10:08 +00:00
..
archive.c o vgcfgrestore works ! (with the couple of examples I tried). 2002-01-15 17:37:23 +00:00
archive.h o vgcfgrestore. 2002-01-10 14:27:47 +00:00
args.h o pvcreate --uuid to specify the uuid (required before using vgcfgrestore 2002-01-16 18:10:08 +00:00
commands.h o pvcreate --uuid to specify the uuid (required before using vgcfgrestore 2002-01-16 18:10:08 +00:00
defaults.h o More comprehensive config parameter debugging messages. 2002-01-15 23:34:13 +00:00
dmsetup.c Another ioctl interface update: 2002-01-15 15:21:57 +00:00
errors.h Sync tidy. 2002-01-07 22:49:04 +00:00
lvchange.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
lvcreate.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
lvdisplay.c Tweaks for make install. -m args replaces verbose to display maps. 2001-12-03 20:23:53 +00:00
lvextend.c Merge lvreduce & lvextend into lvresize. 2001-11-13 14:17:50 +00:00
lvm.c Move test flag from log to global section of config file. 2002-01-16 15:20:51 +00:00
lvmchange.c Sync include file changes. 2001-10-05 21:39:30 +00:00
lvreduce.c Merge lvreduce & lvextend into lvresize. 2001-11-13 14:17:50 +00:00
lvremove.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
lvrename.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
lvresize.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
lvscan.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
Makefile.in o vgcfgrestore works ! (with the couple of examples I tried). 2002-01-15 17:37:23 +00:00
pvchange.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
pvcreate.c o pvcreate --uuid to specify the uuid (required before using vgcfgrestore 2002-01-16 18:10:08 +00:00
pvdisplay.c Tweaks for make install. -m args replaces verbose to display maps. 2001-12-03 20:23:53 +00:00
pvscan.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
stub.h o Add pvmove to the stub file. 2002-01-16 11:27:19 +00:00
toollib.c o Don't update vgcache when (not really) writing in test mode. 2002-01-16 14:43:27 +00:00
toollib.h o Add autobackup support to tools (follows most vg_write calls). 2001-12-31 21:27:39 +00:00
tools.h o vgcfgrestore works ! (with the couple of examples I tried). 2002-01-15 17:37:23 +00:00
vgcfgbackup.c o vgcfgrestore works ! (with the couple of examples I tried). 2002-01-15 17:37:23 +00:00
vgcfgrestore.c o Actually check in vgcfgrestore. 2002-01-15 18:17:57 +00:00
vgchange.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
vgck.c iospace restructured 2001-11-12 15:10:01 +00:00
vgcreate.c o vgcfgrestore. 2002-01-10 14:27:47 +00:00
vgdisplay.c vgdisplay 2001-11-19 15:20:50 +00:00
vgextend.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
vgmerge.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
vgreduce.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
vgremove.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
vgrename.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
vgscan.c o ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00