..
fsadm
fsadm
2004-06-15 17:29:20 +00:00
.exported_symbols
.export.sym generation
2004-03-26 14:51:23 +00:00
args.h
Basic support for mirrors.
2005-06-01 16:51:55 +00:00
cmdnames.h
Update copyright notices.
2004-03-30 19:35:44 +00:00
commands.h
Fix lvconvert PV parameter in help string.
2005-08-04 01:50:17 +00:00
dmsetup.c
export bitset, pool, hash, malloc
2005-10-16 22:57:20 +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
Change LV locking macros to take lv instead of lvid.
2005-08-15 12:00:04 +00:00
lvconvert.c
Move lvconvert parameters into struct lvconvert_params.
2005-08-15 14:10:28 +00:00
lvcreate.c
Impose chunk size limitation.
2005-09-30 22:20:14 +00:00
lvdisplay.c
Always insert an intermediate layer for mirrors.
2005-06-03 14:49:51 +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
Use hash, bitset, malloc, pool from libdevmapper.
2005-10-16 23:03:59 +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
Change LV locking macros to take lv instead of lvid.
2005-08-15 12:00:04 +00:00
lvrename.c
Use hash, bitset, malloc, pool from libdevmapper.
2005-10-16 23:03:59 +00:00
lvresize.c
Change LV locking macros to take lv instead of lvid.
2005-08-15 12:00:04 +00:00
lvscan.c
Only ask libdevmapper for open_count when we need it.
2005-01-12 22:58:21 +00:00
Makefile.in
Introduce lvconvert. So far only removes mirror images.
2005-06-06 17:12:08 +00:00
polldaemon.c
Use hash, bitset, malloc, pool from libdevmapper.
2005-10-16 23:03:59 +00:00
polldaemon.h
Separate out polldaemon.
2004-05-05 17:56:20 +00:00
pvchange.c
Fix non-orphan pvchange -u.
2005-05-24 17:38:26 +00:00
pvcreate.c
Refuse to run pvcreate/pvremove on devices we can't open exclusively.
2005-10-03 21:10:41 +00:00
pvdisplay.c
Add -a to pvdisplay -C.
2005-03-21 14:47:36 +00:00
pvmove.c
Use hash, bitset, malloc, pool from libdevmapper.
2005-10-16 23:03:59 +00:00
pvremove.c
Refuse to run pvcreate/pvremove on devices we can't open exclusively.
2005-10-03 21:10:41 +00:00
pvscan.c
Improve detection of external changes affecting internal cache.
2005-03-21 22:40:35 +00:00
reporter.c
Use hash, bitset, malloc, pool from libdevmapper.
2005-10-16 23:03:59 +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
Use hash, bitset, malloc, pool from libdevmapper.
2005-10-16 23:03:59 +00:00
toollib.h
Use hash, bitset, malloc, pool from libdevmapper.
2005-10-16 23:03:59 +00:00
tools.h
Use hash, bitset, malloc, pool from libdevmapper.
2005-10-16 23:03:59 +00:00
version.h.in
Support --version argument and 'version' shell command.
2002-01-17 16:39:24 +00:00
vgcfgbackup.c
Use hash, bitset, malloc, pool from libdevmapper.
2005-10-16 23:03:59 +00:00
vgcfgrestore.c
Update copyright notices.
2004-03-30 19:35:44 +00:00
vgchange.c
Change LV locking macros to take lv instead of lvid.
2005-08-15 12:00:04 +00:00
vgck.c
Update copyright notices.
2004-03-30 19:35:44 +00:00
vgconvert.c
Internal snapshot code restructuring.
2005-04-07 12:39:44 +00:00
vgcreate.c
Use ORPHAN lock definition throughout.
2005-10-03 18:16:44 +00:00
vgdisplay.c
vgscan/change/display/vgs automatically create metadata backup if out-of-date or missing.
2005-05-17 13:44:02 +00:00
vgexport.c
Update copyright notices.
2004-03-30 19:35:44 +00:00
vgextend.c
Use hash, bitset, malloc, pool from libdevmapper.
2005-10-16 23:03:59 +00:00
vgimport.c
Update copyright notices.
2004-03-30 19:35:44 +00:00
vgmerge.c
Use hash, bitset, malloc, pool from libdevmapper.
2005-10-16 23:03:59 +00:00
vgmknodes.c
Update copyright notices.
2004-03-30 19:35:44 +00:00
vgreduce.c
Change LV locking macros to take lv instead of lvid.
2005-08-15 12:00:04 +00:00
vgremove.c
Use ORPHAN lock definition throughout.
2005-10-03 18:16:44 +00:00
vgrename.c
Make VG name restrictions consistent.
2005-06-06 18:16:33 +00:00
vgscan.c
vgscan/change/display/vgs automatically create metadata backup if out-of-date or missing.
2005-05-17 13:44:02 +00:00
vgsplit.c
Make VG name restrictions consistent.
2005-06-06 18:16:33 +00:00