1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/tools
Alasdair Kergon 8573c6bcac Snapshots are now attached to their origin device for locking purposes
so lock the origin instead of the snapshot itself when creating one.
2002-03-26 15:01:57 +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 pvresize command 2002-02-25 15:32:58 +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 New-style persistent minor support. 2002-03-26 13:41:37 +00:00
lvcreate.c Snapshots are now attached to their origin device for locking purposes 2002-03-26 15:01:57 +00:00
lvdisplay.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +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 lv_info replaces lv_active etc. 2002-03-11 19:02:28 +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 lv_info replaces lv_active etc. 2002-03-11 19:02:28 +00:00
Makefile.in Poor mans lvmdiskscan 2002-02-05 14:31:57 +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 Better support for LVs with hyphens in names. 2002-03-19 16:41:44 +00:00
toollib.h Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +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