1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-11 09:18:25 +03:00
lvm2/tools
2002-04-15 18:49:20 +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 misc little fixes. 2002-02-21 10:15:54 +00:00
cmdnames.h Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
commands.h o Added support for chunk_size to lvcreate. 2002-04-15 18:49:20 +00:00
dmsetup.c Support device queries by uuid as well as by name. (Used by lvrename.) 2002-03-18 23:39:42 +00:00
lvchange.c Missing VG lock when iterating through all LVs. 2002-04-15 16:27:39 +00:00
lvcreate.c o Added support for chunk_size to lvcreate. 2002-04-15 18:49:20 +00:00
lvdisplay.c Missing VG lock when iterating through all LVs. 2002-04-15 16:27:39 +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 misc little fixes. 2002-02-21 10:15:54 +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 Missing VG lock when iterating through all LVs. 2002-04-15 16:27:39 +00:00
lvrename.c o activate/reactivate merge 2002-03-11 15:08:39 +00:00
lvresize.c lv_info replaces lv_active etc. 2002-03-11 19:02:28 +00:00
lvscan.c Missing VG lock when iterating through all LVs. 2002-04-15 16:27:39 +00:00
Makefile.in Implement an external locking interface. 2002-04-08 16:04:50 +00:00
pvchange.c o activate/reactivate merge 2002-03-11 15:08:39 +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 pvresize command 2002-02-25 15:32:58 +00:00
toollib.c Missing VG lock when iterating through all LVs. 2002-04-15 16:27:39 +00:00
toollib.h Missing VG lock when iterating through all LVs. 2002-04-15 16:27:39 +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 Review locking: block signals instead of ignoring them and restore state 2002-03-15 16:07:38 +00:00
vgcfgrestore.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgchange.c Tie all snapshot (de)activation requests to (de)activation of origin device. 2002-03-18 13:09:27 +00:00
vgck.c Review locking: block signals instead of ignoring them and restore state 2002-03-15 16:07:38 +00:00
vgcreate.c o activate/reactivate merge 2002-03-11 15:08:39 +00:00
vgdisplay.c Review locking: block signals instead of ignoring them and restore state 2002-03-15 16:07:38 +00:00
vgexport.c Review locking: block signals instead of ignoring them and restore state 2002-03-15 16:07:38 +00:00
vgextend.c o activate/reactivate merge 2002-03-11 15:08:39 +00:00
vgimport.c Review locking: block signals instead of ignoring them and restore state 2002-03-15 16:07:38 +00:00
vgmerge.c o activate/reactivate merge 2002-03-11 15:08:39 +00:00
vgreduce.c o activate/reactivate merge 2002-03-11 15:08:39 +00:00
vgremove.c Review locking: block signals instead of ignoring them and restore state 2002-03-15 16:07:38 +00:00
vgrename.c o activate/reactivate merge 2002-03-11 15:08:39 +00:00
vgscan.c Review locking: block signals instead of ignoring them and restore state 2002-03-15 16:07:38 +00:00