..
.exported_symbols
.export.sym generation
2004-03-26 14:51:23 +00:00
args.h
Enhance the management of readahead settings.
2007-11-09 16:51:54 +00:00
cmdnames.h
Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.
2007-08-20 20:55:30 +00:00
commands.h
Add per-command flags to control which commands use the VG metadata cache.
2008-04-02 21:23:39 +00:00
dmsetup.c
pre-release
2007-12-05 17:05:04 +00:00
dumpconfig.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
formats.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
lvchange.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
lvconvert.c
Add detection of clustered mirror log capability.
2008-04-07 10:23:47 +00:00
lvcreate.c
Add detection of clustered mirror log capability.
2008-04-07 10:23:47 +00:00
lvdisplay.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
lvextend.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
lvm2cmd-static.c
Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.
2007-08-20 20:55:30 +00:00
lvm2cmd.c
Fix mirror log name construction during lvconvert. (2.02.30)
2008-01-31 12:19:36 +00:00
lvm2cmd.h
Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.
2007-08-20 20:55:30 +00:00
lvm2cmdline.h
Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.
2007-08-20 20:55:30 +00:00
lvm-static.c
Fix mirror log name construction during lvconvert. (2.02.30)
2008-01-31 12:19:36 +00:00
lvm.c
Fix mirror log name construction during lvconvert. (2.02.30)
2008-01-31 12:19:36 +00:00
lvmchange.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
lvmcmdlib.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
lvmcmdline.c
Add per-command flags to control which commands use the VG metadata cache.
2008-04-02 21:23:39 +00:00
lvmdiskscan.c
Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.
2007-08-20 20:55:30 +00:00
lvreduce.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
lvremove.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
lvrename.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
lvresize.c
Fix lvresize to dump stack if vg_lock_and_read() fails.
2008-04-02 12:17:30 +00:00
lvscan.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
Makefile.in
Build changes to replace fsadm C program with shell script.
2007-12-17 12:23:24 +00:00
polldaemon.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
polldaemon.h
lvconvert uses polldaemon now
2007-12-22 12:13:29 +00:00
pvchange.c
split orphan VG by format type
2008-02-06 15:47:28 +00:00
pvck.c
Clean up numerous compiler warnings that crept in recently.
2007-08-22 14:38:18 +00:00
pvcreate.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
pvdisplay.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
pvmove.c
Add detection of clustered mirror log capability.
2008-04-07 10:23:47 +00:00
pvremove.c
FIXMEs for case where dm itself has device open
2007-11-22 01:25:06 +00:00
pvresize.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
pvscan.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
reporter.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
segtypes.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
stub.h
Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.
2007-08-20 20:55:30 +00:00
toollib.c
Add 'is_reserved_lvname()' helper function.
2008-03-25 15:24:59 +00:00
toollib.h
Add 'is_reserved_lvname()' helper function.
2008-03-25 15:24:59 +00:00
tools.h
Add per-command flags to control which commands use the VG metadata cache.
2008-04-02 21:23:39 +00:00
version.h.in
Make SIZE_SHORT the default for display_size().
2006-05-09 21:23:51 +00:00
vgcfgbackup.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
vgcfgrestore.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
vgchange.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
vgck.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
vgconvert.c
Accept sizes with --readahead argument.
2007-11-14 00:08:25 +00:00
vgcreate.c
fix default extent_size
2008-01-17 15:31:18 +00:00
vgdisplay.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
vgexport.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
vgextend.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
vgimport.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
vgmerge.c
Use list_move() in applicable places.
2008-03-26 17:26:32 +00:00
vgmknodes.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
vgreduce.c
split orphan VG by format type
2008-02-06 15:47:28 +00:00
vgremove.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
vgrename.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
vgscan.c
Some whitespace tidy-ups.
2008-01-30 14:00:02 +00:00
vgsplit.c
Fix vgsplit locking and remove unneeded error messages when split into new VG.
2008-04-02 19:30:12 +00:00