1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/tools
Alasdair Kergon 5b6a23726a Make dev_name optional to show details for all devices.
e.g. 'dmsetup info', 'dmsetup status -v', 'dmsetup table'
2003-09-16 14:13:51 +00:00
..
archive.c vgcfgrestore -l lists backup file too 2003-09-15 15:03:22 +00:00
archive.h Some new features. 2002-11-18 14:04:08 +00:00
args.h --abort --background 2003-05-06 12:08:58 +00:00
cmdnames.h Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
commands.h Missing ] in pvmove usage display 2003-09-15 15:01:36 +00:00
dmsetup.c Make dev_name optional to show details for all devices. 2003-09-16 14:13:51 +00:00
lvchange.c Restrict active lvchange -My with -f 2003-07-11 17:10:19 +00:00
lvcreate.c Ensure more args aren't negative. 2003-09-15 15:04:39 +00:00
lvdisplay.c Default stripesize 64k & config file setting for it; 2002-12-19 23:25:55 +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 Prevent cmdline flags that take args getting repeated. 2003-09-15 15:02:24 +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 Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +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 Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
lvrename.c Generalise 'invalid chars' error mesg to just say 'invalid' 2003-09-15 15:01:00 +00:00
lvresize.c Ensure more args aren't negative. 2003-09-15 15:04:39 +00:00
lvscan.c Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
Makefile.in Don't install the pvdata stub; update built-in mesg. 2003-09-15 15:05:23 +00:00
pvchange.c Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
pvcreate.c Ensure more args aren't negative. 2003-09-15 15:04:39 +00:00
pvdisplay.c Default stripesize 64k & config file setting for it; 2002-12-19 23:25:55 +00:00
pvmove.c Some tidyups and minor fixes. 2003-08-20 15:48:27 +00:00
pvremove.c Default stripesize 64k & config file setting for it; 2002-12-19 23:25:55 +00:00
pvscan.c Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
report.c Avoid report segfault with non-partial inconsistent VG. 2003-03-24 18:22:48 +00:00
stub.h Don't install the pvdata stub; update built-in mesg. 2003-09-15 15:05:23 +00:00
toollib.c Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
toollib.h o Metadata area struct change. 2003-04-24 22:23:24 +00:00
tools.h Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
version.h.in Support --version argument and 'version' shell command. 2002-01-17 16:39:24 +00:00
vgcfgbackup.c use pvmove flag 2003-04-30 15:25:34 +00:00
vgcfgrestore.c Generalise 'invalid chars' error mesg to just say 'invalid' 2003-09-15 15:01:00 +00:00
vgchange.c Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
vgck.c Correct order of consistency/exists checks. 2003-09-15 15:00:01 +00:00
vgconvert.c Ensure more args aren't negative. 2003-09-15 15:04:39 +00:00
vgcreate.c Ensure more args aren't negative. 2003-09-15 15:04:39 +00:00
vgdisplay.c Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
vgexport.c Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
vgextend.c Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
vgimport.c Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
vgmerge.c Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
vgreduce.c Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
vgremove.c Tidy various pre-processing incl. making libdl optional. 2003-03-24 18:08:53 +00:00
vgrename.c Generalise 'invalid chars' error mesg to just say 'invalid' 2003-09-15 15:01:00 +00:00
vgscan.c Another sync point - numerous fixes & clean ups. 2003-07-04 22:34:56 +00:00
vgsplit.c Missing vg_commit() 2003-09-15 15:03:54 +00:00