1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/tools
Alasdair Kergon e09a7b5787 o dm_destroy_all() called on exit - but doesn't touch suspended devices yet.
o 'dmsetup remove_all' calls dm_destroy_all() to provide a quick way to
  prepare for unloading the module
o Ran through indent again.
2002-03-07 20:56:10 +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 o dm_destroy_all() called on exit - but doesn't touch suspended devices yet. 2002-03-07 20:56:10 +00:00
lvchange.c o Use new LCK_HOLD flag to indicate whether lock should be held on return 2002-03-05 20:03:09 +00:00
lvcreate.c o Top level device is now just called <vg>-<lv> (there's no 'top' 2002-03-07 15:29:31 +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 o Use new LCK_HOLD flag to indicate whether lock should be held on return 2002-03-05 20:03:09 +00:00
lvrename.c o Use new LCK_HOLD flag to indicate whether lock should be held on return 2002-03-05 20:03:09 +00:00
lvresize.c o Use new LCK_HOLD flag to indicate whether lock should be held on return 2002-03-05 20:03:09 +00:00
lvscan.c Remove VG arg from lv_is_cow() and lv_is_origin() - use lv->vg instead. 2002-02-20 19:04:55 +00:00
Makefile.in Poor mans lvmdiskscan 2002-02-05 14:31:57 +00:00
pvchange.c o Lock mechanism for LV activation 2002-02-27 12:26:41 +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 o Lock mechanism for LV activation 2002-02-27 12:26:41 +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 Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgcfgrestore.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgchange.c o Use new LCK_HOLD flag to indicate whether lock should be held on return 2002-03-05 20:03:09 +00:00
vgck.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgcreate.c o Lock mechanism for LV activation 2002-02-27 12:26:41 +00:00
vgdisplay.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgexport.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgextend.c o Lock mechanism for LV activation 2002-02-27 12:26:41 +00:00
vgimport.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00
vgmerge.c o Lock mechanism for LV activation 2002-02-27 12:26:41 +00:00
vgreduce.c o Lock mechanism for LV activation 2002-02-27 12:26:41 +00:00
vgremove.c o Lock mechanism for LV activation 2002-02-27 12:26:41 +00:00
vgrename.c o Lock mechanism for LV activation 2002-02-27 12:26:41 +00:00
vgscan.c Run through indent - no (intentional) changes to any code. 2002-02-11 21:00:35 +00:00