1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/tools
2008-11-01 02:19:19 +00:00
..
.exported_symbols .export.sym generation 2004-03-26 14:51:23 +00:00
args.h Add --rows to reports. 2008-06-24 22:48:53 +00:00
cmdnames.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
commands.h . 2008-09-19 07:18:03 +00:00
dmsetup.c drop explicit libdevmapper.h 2008-10-30 17:52:06 +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 Change lvchange exit status to indicate if any part of the operation failed. 2008-07-31 13:03:01 +00:00
lvconvert.c Update validation of safe mirror log type conversions in lvconvert. (brassow) 2008-06-26 23:05:11 +00:00
lvcreate.c Fix validation of --minor and --major in lvcreate to require -My always. 2008-09-24 16:32:51 +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 post-release 2008-06-06 19:28:35 +00:00
lvmchange.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
lvmcmdlib.c lvm2_run: don't return uninitialized for _memlock_inc or _memlock_dec 2008-06-23 09:27:45 +00:00
lvmcmdline.c rename var 2008-09-19 07:12:45 +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 Improve the way VGs with PVs missing are handled so manual intervention 2008-09-19 06:42:00 +00:00
lvrename.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
lvresize.c Prevent resizing an LV while lvconvert is using it. 2008-09-18 18:51:58 +00:00
lvscan.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
Makefile.in further progress 2008-11-01 02:19:19 +00:00
polldaemon.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
polldaemon.h Use clustered mirror log with pvmove in clustered VGs, if available. 2008-04-09 12:56:34 +00:00
pvchange.c remove unused mdas variable 2008-07-31 12:40:52 +00:00
pvck.c Clean up numerous compiler warnings that crept in recently. 2007-08-22 14:38:18 +00:00
pvcreate.c Improve the way VGs with PVs missing are handled so manual intervention 2008-09-19 06:42:00 +00:00
pvdisplay.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
pvmove.c Add vg_is_clustered() helper function. 2008-04-10 17:09:32 +00:00
pvremove.c fix pvremove for pvs without mdas 2008-07-31 12:38:31 +00:00
pvresize.c Fix pvresize to not allow resize if PV has two metadata areas. 2008-09-12 15:26:45 +00:00
pvscan.c Fix vgreduce to use vg_split_mdas to check sufficient mdas remain. 2008-04-08 12:49:21 +00:00
reporter.c Fix reporting of LV fields alongside unallocated PV segments. 2008-06-25 16:52:27 +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 break (rather than return) so we have only one point of return 2008-06-11 15:02:52 +00:00
toollib.h Add 'is_reserved_lvname()' helper function. 2008-03-25 15:24:59 +00:00
tools.h Split out lvm-logging.h from log.h. 2008-10-30 17:27:28 +00:00
version.h.in Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00
vgcfgbackup.c Improve the way VGs with PVs missing are handled so manual intervention 2008-09-19 06:42:00 +00:00
vgcfgrestore.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
vgchange.c Fix vgchange to not activate mirror leg and log volumes directly. 2008-06-12 11:49:46 +00:00
vgck.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
vgconvert.c Fix setting of volume limit count if converting to lvm1 format. 2008-08-29 13:41:21 +00:00
vgcreate.c Indicate whether or not VG is clustered in vgcreate log message. 2008-04-08 14:22:13 +00:00
vgdisplay.c Fix return values for reporting commands when run with no PVs, LVs, or VGs. 2008-06-10 20:07:04 +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 Drop cached metadata for disappearing VG in vgmerge. 2008-06-06 19:32:35 +00:00
vgmknodes.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
vgreduce.c fix last release 2008-09-19 15:44:03 +00:00
vgremove.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
vgrename.c cache dropping needs to use old name not new 2008-06-06 16:13:35 +00:00
vgscan.c Fix vgreduce to use vg_split_mdas to check sufficient mdas remain. 2008-04-08 12:49:21 +00:00
vgsplit.c Fix vgsplit internal counting of snapshot LVs. 2008-04-23 14:33:06 +00:00