1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/tools
Alasdair Kergon 4a624ca055 o ACTIVE is no longer a status flag - lv_active() used to check if an LV
is active in the device-mapper.
o Many operations can be carried out regardless of whether the VG is
  active or not.
o vgscan does not activate anything - use vgchange.
o Change lvrename to support renaming of active LVs.
o Remove '//' appearing in some pathnames.
o Dummy lv_check_segments() for compilation.
2002-01-10 23:21:07 +00:00
..
archive.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
archive.h o vgcfgrestore. 2002-01-10 14:27:47 +00:00
args.h Clarify terminology: 2002-01-10 15:09:51 +00:00
commands.h Clarify terminology: 2002-01-10 15:09:51 +00:00
defaults.h o Rename many occurrences of 'backup' to 'archive' to reduce confusion. 2002-01-09 19:16:48 +00:00
dmsetup.c o Added -r, --read-only switch to dmsetup for use with create and reload. 2002-01-03 10:39:21 +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 Allow for multiple spellings / backwards compatibility of renamed 2002-01-10 14:46:50 +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 sync tool changes for backup stuff. 2002-01-07 11:12:11 +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 ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +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 ACTIVE is no longer a status flag - lv_active() used to check if an LV 2002-01-10 23:21:07 +00:00
toollib.c o Rename many occurrences of 'backup' to 'archive' to reduce confusion. 2002-01-09 19:16:48 +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 Separate constant fields from variable ones. 2002-01-10 16:47:04 +00:00
vgcfgbackup.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
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