1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/tools
2002-01-28 16:30:42 +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 Support --version argument and 'version' shell command. 2002-01-17 16:39:24 +00:00
defaults.h o More comprehensive config parameter debugging messages. 2002-01-15 23:34:13 +00:00
dmsetup.c Add function that returns the library version. 2002-01-17 14:13:25 +00:00
errors.h Sync tidy. 2002-01-07 22:49:04 +00:00
lvchange.c Allow compilation against a device-mapper that was installed into $DESTDIR 2002-01-18 16:43:19 +00:00
lvcreate.c o extra fid parameter to lv_manip fns 2002-01-24 17:15:24 +00:00
lvdisplay.c o lvdisplay now gives a segment map for the -m option. 2002-01-21 12:05:39 +00:00
lvextend.c Merge lvreduce & lvextend into lvresize. 2001-11-13 14:17:50 +00:00
lvm.c Customisable message output prefix / indentation. 2002-01-22 15:33:40 +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 Reviewed interaction with lib/activate now that the interface has settled down. 2002-01-22 19:11:12 +00:00
lvrename.c o Similar changes for lv_list. 2002-01-21 16:49:32 +00:00
lvresize.c If lv isn't active, skip reactivation. 2002-01-25 22:58:01 +00:00
lvscan.c Allow compilation against a device-mapper that was installed into $DESTDIR 2002-01-18 16:43:19 +00:00
Makefile.in Display something in the "hypothetical" unknown log level case. 2002-01-18 19:38:19 +00:00
pvchange.c o Changed 2002-01-21 16:05:23 +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 o Changed 2002-01-21 16:05:23 +00:00
pvscan.c Avoid using VG metadata on PVs that are not in VGs. 2002-01-23 15:50:34 +00:00
stub.h o Add pvmove to the stub file. 2002-01-16 11:27:19 +00:00
toollib.c Check that vgname doesn't already exits in dev_dir 2002-01-28 16:30:42 +00:00
toollib.h o Changed 2002-01-21 16:05:23 +00:00
tools.h o vgcfgrestore works ! (with the couple of examples I tried). 2002-01-15 17:37:23 +00:00
version.h.in Support --version argument and 'version' shell command. 2002-01-17 16:39:24 +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 Silently remove any existing symlink before creating a new one. 2002-01-22 19:58:37 +00:00
vgck.c iospace restructured 2001-11-12 15:10:01 +00:00
vgcreate.c Check that vgname doesn't already exits in dev_dir 2002-01-28 16:30:42 +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 Similar changes for lv_list. 2002-01-21 16:49:32 +00:00
vgreduce.c o Changed 2002-01-21 16:05:23 +00:00
vgremove.c o Changed 2002-01-21 16:05:23 +00:00
vgrename.c o Changed 2002-01-21 16:05:23 +00:00
vgscan.c Tweak some error message levels. 2002-01-27 21:30:47 +00:00