1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/tools
2005-04-06 13:47:41 +00:00
..
fsadm fsadm 2004-06-15 17:29:20 +00:00
.exported_symbols .export.sym generation 2004-03-26 14:51:23 +00:00
archiver.c vgcfgbackup -f accepts template with %s for VG name. 2004-06-19 18:55:29 +00:00
archiver.h Update copyright notices. 2004-03-30 19:35:44 +00:00
args.h Add clustered attribute so vgchange can identify clustered VGs w/o locking. 2005-03-21 22:55:12 +00:00
cmdnames.h Update copyright notices. 2004-03-30 19:35:44 +00:00
commands.h Add --ignorelockingfailure to vgmknodes. 2005-04-04 14:44:49 +00:00
dmsetup.c Drop-in devmap_name replacement. 2005-03-27 11:37:46 +00:00
dumpconfig.c Update copyright notices. 2004-03-30 19:35:44 +00:00
formats.c Add formats & segtypes files. 2004-09-15 15:27:26 +00:00
lvchange.c Add clustered attribute so vgchange can identify clustered VGs w/o locking. 2005-03-21 22:55:12 +00:00
lvcreate.c Fix snapshot device size bug (since 2.01.01). 2005-01-27 15:48:49 +00:00
lvdisplay.c Update copyright notices. 2004-03-30 19:35:44 +00:00
lvextend.c Update copyright notices. 2004-03-30 19:35:44 +00:00
lvm2cmd.h Update copyright notices. 2004-03-30 19:35:44 +00:00
lvm2cmdline.h Static binary invokes dynamic binary if appropriate. 2005-02-18 18:58:31 +00:00
lvm-static.c Static binary invokes dynamic binary if appropriate. 2005-02-18 18:58:31 +00:00
lvm.c Static binary invokes dynamic binary if appropriate. 2005-02-18 18:58:31 +00:00
lvmchange.c Update copyright notices. 2004-03-30 19:35:44 +00:00
lvmcmdline.c Alignment tidying. 2005-04-06 13:47:41 +00:00
lvmdiskscan.c Cope with new devices appearing by rescanning /dev if a uuid can't be found. 2005-03-08 13:46:17 +00:00
lvreduce.c Update copyright notices. 2004-03-30 19:35:44 +00:00
lvremove.c Only ask libdevmapper for open_count when we need it. 2005-01-12 22:58:21 +00:00
lvrename.c Revise internal locking semantics. 2004-05-05 12:03:07 +00:00
lvresize.c Only ask libdevmapper for open_count when we need it. 2005-01-12 22:58:21 +00:00
lvscan.c Only ask libdevmapper for open_count when we need it. 2005-01-12 22:58:21 +00:00
Makefile.in Remove DESTDIR from LVM_SHARED_PATH. 2005-03-08 13:39:39 +00:00
polldaemon.c Improve detection of external changes affecting internal cache. 2005-03-21 22:40:35 +00:00
polldaemon.h Separate out polldaemon. 2004-05-05 17:56:20 +00:00
pvchange.c Always fail if random id generation fails. 2005-01-20 18:11:53 +00:00
pvcreate.c Improve detection of external changes affecting internal cache. 2005-03-21 22:40:35 +00:00
pvdisplay.c Add -a to pvdisplay -C. 2005-03-21 14:47:36 +00:00
pvmove.c Suppress pvmove abort message in test mode. 2004-09-14 15:23:42 +00:00
pvremove.c Improve pvcreate/remove device not found error message. 2004-09-14 14:54:58 +00:00
pvscan.c Improve detection of external changes affecting internal cache. 2005-03-21 22:40:35 +00:00
reporter.c Display all filtered devices, not just PVs, with pvs -a. 2004-06-19 19:27:00 +00:00
segtypes.c Add formats & segtypes files. 2004-09-15 15:27:26 +00:00
stub.h Update copyright notices. 2004-03-30 19:35:44 +00:00
toollib.c Cope with new devices appearing by rescanning /dev if a uuid can't be found. 2005-03-08 13:46:17 +00:00
toollib.h Change alloc_areas to pe_ranges and allow suppression of availability checks. 2004-08-17 21:55:23 +00:00
tools.h Alignment tidying. 2005-04-06 13:47:41 +00:00
version.h.in Support --version argument and 'version' shell command. 2002-01-17 16:39:24 +00:00
vgcfgbackup.c vgcfgbackup -f accepts template with %s for VG name. 2004-06-19 18:55:29 +00:00
vgcfgrestore.c Update copyright notices. 2004-03-30 19:35:44 +00:00
vgchange.c Add clustered attribute so vgchange can identify clustered VGs w/o locking. 2005-03-21 22:55:12 +00:00
vgck.c Update copyright notices. 2004-03-30 19:35:44 +00:00
vgconvert.c Only ask libdevmapper for open_count when we need it. 2005-01-12 22:58:21 +00:00
vgcreate.c Add clustered attribute so vgchange can identify clustered VGs w/o locking. 2005-03-21 22:55:12 +00:00
vgdisplay.c Update copyright notices. 2004-03-30 19:35:44 +00:00
vgexport.c Update copyright notices. 2004-03-30 19:35:44 +00:00
vgextend.c Update copyright notices. 2004-03-30 19:35:44 +00:00
vgimport.c Update copyright notices. 2004-03-30 19:35:44 +00:00
vgmerge.c Update copyright notices. 2004-03-30 19:35:44 +00:00
vgmknodes.c Update copyright notices. 2004-03-30 19:35:44 +00:00
vgreduce.c Revise internal locking semantics. 2004-05-05 12:03:07 +00:00
vgremove.c Improve a vgremove error message. 2004-11-18 19:45:53 +00:00
vgrename.c Update copyright notices. 2004-03-30 19:35:44 +00:00
vgscan.c Improve detection of external changes affecting internal cache. 2005-03-21 22:40:35 +00:00
vgsplit.c Rename allocation policies; add --alloc to cmdline; LV inherits from VG. 2004-05-18 22:12:53 +00:00