]>
sourceware.org Git - lvm2.git/log
Alasdair Kergon [Mon, 8 Mar 2004 17:19:15 +0000 (17:19 +0000)]
tagging
Alasdair Kergon [Mon, 8 Mar 2004 15:23:01 +0000 (15:23 +0000)]
More str_list fns.
Alasdair Kergon [Mon, 8 Mar 2004 13:54:45 +0000 (13:54 +0000)]
Fix (rare) bug in recognition of long argument forms.
Alasdair Kergon [Fri, 27 Feb 2004 22:36:13 +0000 (22:36 +0000)]
Detailed changelog.
Alasdair Kergon [Fri, 27 Feb 2004 19:36:49 +0000 (19:36 +0000)]
Update man page incl. 'targets', event_nr.
Alasdair Kergon [Tue, 24 Feb 2004 19:23:28 +0000 (19:23 +0000)]
more syncing with lvm2 build process
Alasdair Kergon [Tue, 24 Feb 2004 18:50:09 +0000 (18:50 +0000)]
Extract log.h and tweak funcs to be like lvm2 ones.
Alasdair Kergon [Tue, 24 Feb 2004 18:46:20 +0000 (18:46 +0000)]
more makefile syncing
Alasdair Kergon [Wed, 18 Feb 2004 13:06:21 +0000 (13:06 +0000)]
File missed from last checkin.
Alasdair Kergon [Fri, 13 Feb 2004 22:56:45 +0000 (22:56 +0000)]
Basic internationalisation support.
Alasdair Kergon [Fri, 13 Feb 2004 18:55:43 +0000 (18:55 +0000)]
Don't recurse symlinked dirs such as /dev/fd on 2.6.
Alasdair Kergon [Fri, 13 Feb 2004 16:00:22 +0000 (16:00 +0000)]
Update autoconf files
Alasdair Kergon [Fri, 13 Feb 2004 15:38:54 +0000 (15:38 +0000)]
don't inline pool_zalloc(); lift duplicated pool_str(n)dup to pool.c
Alasdair Kergon [Fri, 13 Feb 2004 15:36:58 +0000 (15:36 +0000)]
Don't inline hash _find
Alasdair Kergon [Fri, 13 Feb 2004 14:46:04 +0000 (14:46 +0000)]
Sysfs block device filtering option for 2.6.
Alasdair Kergon [Fri, 13 Feb 2004 14:43:35 +0000 (14:43 +0000)]
split_words()
Alasdair Kergon [Tue, 10 Feb 2004 15:26:51 +0000 (15:26 +0000)]
Update CVS info for move to sources.redhat.com.
Alasdair Kergon [Wed, 28 Jan 2004 03:40:31 +0000 (03:40 +0000)]
Static build too.
Alasdair Kergon [Tue, 27 Jan 2004 20:53:57 +0000 (20:53 +0000)]
Define BLKGETSIZE64 on systems with out-of-date header files.
Alasdair Kergon [Fri, 23 Jan 2004 14:37:47 +0000 (14:37 +0000)]
Userspace support for LIST_VERSIONS ioctl.
Alasdair Kergon [Fri, 23 Jan 2004 14:09:33 +0000 (14:09 +0000)]
Add event number arg to dmsetup wait.
Alasdair Kergon [Fri, 23 Jan 2004 14:08:09 +0000 (14:08 +0000)]
Document that sector size is always 512 bytes. [AJ]
Alasdair Kergon [Tue, 13 Jan 2004 18:42:05 +0000 (18:42 +0000)]
pv/vgchange --uuid to change (non-random) UUIDs to random values
Alasdair Kergon [Fri, 9 Jan 2004 19:18:20 +0000 (19:18 +0000)]
If PV/VG uuids are missing, generate them from the pv/vg numbers.
[This situation could occur if the uuids were oritinally created by
LVM1 on a system without /dev/urandom.]
Alasdair Kergon [Fri, 2 Jan 2004 14:04:44 +0000 (14:04 +0000)]
Log full details when "VG data differs between PVs" error message occurs.
Alasdair Kergon [Sun, 21 Dec 2003 16:08:20 +0000 (16:08 +0000)]
Option to revert to default logging function after using a custom one.
Alasdair Kergon [Tue, 9 Dec 2003 22:32:47 +0000 (22:32 +0000)]
Change pvscan to show total of usable device size (instead of free data space).
Alasdair Kergon [Tue, 9 Dec 2003 22:17:17 +0000 (22:17 +0000)]
Remove undocumented -m abbreviation.
Alasdair Kergon [Tue, 9 Dec 2003 17:51:39 +0000 (17:51 +0000)]
Relax restriction on pe_start location when re-writing LVM1 metadata.
Alasdair Kergon [Fri, 21 Nov 2003 19:54:40 +0000 (19:54 +0000)]
Fix support for PVs on read only devices. [Still must set LVs read only]
Alasdair Kergon [Fri, 21 Nov 2003 19:53:05 +0000 (19:53 +0000)]
dumpconfig
Alasdair Kergon [Thu, 20 Nov 2003 16:22:04 +0000 (16:22 +0000)]
Don't remove mirror LV until after other LVs reloaded.
Alasdair Kergon [Mon, 17 Nov 2003 14:24:22 +0000 (14:24 +0000)]
Update dmsetup man.
Alasdair Kergon [Fri, 14 Nov 2003 23:46:49 +0000 (23:46 +0000)]
Ready for another release.
Alasdair Kergon [Fri, 14 Nov 2003 17:55:39 +0000 (17:55 +0000)]
lvcreate should close the initialised snapshot device immediately.
Alasdair Kergon [Fri, 14 Nov 2003 16:17:55 +0000 (16:17 +0000)]
Add/update some man pages.
Alasdair Kergon [Fri, 14 Nov 2003 14:03:48 +0000 (14:03 +0000)]
vgscan --mknodes
Alasdair Kergon [Thu, 13 Nov 2003 23:55:03 +0000 (23:55 +0000)]
Fix dev_zero() offset.
Alasdair Kergon [Thu, 13 Nov 2003 23:54:02 +0000 (23:54 +0000)]
Immediate error on big memory allocations when --enable-debug.
Alasdair Kergon [Thu, 13 Nov 2003 18:47:22 +0000 (18:47 +0000)]
Missing include.
Alasdair Kergon [Thu, 13 Nov 2003 14:11:41 +0000 (14:11 +0000)]
vgmknodes also creates necessary nodes in /dev/mapper
Alasdair Kergon [Thu, 13 Nov 2003 13:14:28 +0000 (13:14 +0000)]
dmsetup mknodes
Alasdair Kergon [Wed, 12 Nov 2003 19:16:48 +0000 (19:16 +0000)]
The LVM2 part of vgmknodes [still to do the non-devfs device-mapper bit].
Alasdair Kergon [Wed, 12 Nov 2003 17:30:32 +0000 (17:30 +0000)]
Accept tables from stdin with dmsetup.
Update autoconf.
Alasdair Kergon [Mon, 10 Nov 2003 21:06:16 +0000 (21:06 +0000)]
Exclude v1 compatibility code when configured with --disable-compat
[Use this with 2.6 kernels + device-mapper V4 interface]
CVS ----------------------------------------------------------------------
Alasdair Kergon [Thu, 6 Nov 2003 20:33:34 +0000 (20:33 +0000)]
Default to unlimited number of LVs/PVs in lvm2 format.
Alasdair Kergon [Thu, 6 Nov 2003 20:15:13 +0000 (20:15 +0000)]
Prevent PV allocation bit getting changed for format_text orphans.
Alasdair Kergon [Thu, 6 Nov 2003 17:16:22 +0000 (17:16 +0000)]
Fix vgremove 'all OK' check
Alasdair Kergon [Thu, 6 Nov 2003 17:14:06 +0000 (17:14 +0000)]
Configuration-time O_DIRECT setting.
Alasdair Kergon [Thu, 6 Nov 2003 17:10:35 +0000 (17:10 +0000)]
Add drbd.
Alasdair Kergon [Thu, 6 Nov 2003 17:08:18 +0000 (17:08 +0000)]
Fit locking bits into 1 byte.
Alasdair Kergon [Thu, 6 Nov 2003 17:07:19 +0000 (17:07 +0000)]
Ban vgcreate -s 0
Alasdair Kergon [Thu, 6 Nov 2003 17:06:06 +0000 (17:06 +0000)]
Fix pvchange segfault with orphans.
Alasdair Kergon [Thu, 6 Nov 2003 17:04:35 +0000 (17:04 +0000)]
Don't trigger error if changing PV allocation to the state it already is.
Alasdair Kergon [Thu, 6 Nov 2003 16:58:38 +0000 (16:58 +0000)]
Cope better with LVM1 minor numbers & LV numbers.
Alasdair Kergon [Tue, 21 Oct 2003 22:21:41 +0000 (22:21 +0000)]
Fix exported format1 VG recognition.
Alasdair Kergon [Tue, 21 Oct 2003 22:06:07 +0000 (22:06 +0000)]
More consistent error code usage.
Alasdair Kergon [Tue, 21 Oct 2003 22:00:36 +0000 (22:00 +0000)]
Check no fs mounted before deactivating.
Alasdair Kergon [Tue, 21 Oct 2003 21:59:42 +0000 (21:59 +0000)]
Inherit CFLAGS at make time
Alasdair Kergon [Wed, 15 Oct 2003 20:19:43 +0000 (20:19 +0000)]
Dump active configuration
Alasdair Kergon [Wed, 15 Oct 2003 20:17:19 +0000 (20:17 +0000)]
dumpconfig to dump active configuration
Alasdair Kergon [Wed, 15 Oct 2003 20:10:11 +0000 (20:10 +0000)]
relax a scanning restriction
Alasdair Kergon [Wed, 15 Oct 2003 20:07:55 +0000 (20:07 +0000)]
Fix >32bit lvcreate size calculation.
Alasdair Kergon [Wed, 15 Oct 2003 20:06:37 +0000 (20:06 +0000)]
Prevent creation of MDA bigger than disk.
Alasdair Kergon [Wed, 15 Oct 2003 20:05:30 +0000 (20:05 +0000)]
Don't forget to set 64-bit arg values too.
Alasdair Kergon [Wed, 15 Oct 2003 20:04:29 +0000 (20:04 +0000)]
more str_list fns
Alasdair Kergon [Wed, 15 Oct 2003 20:02:46 +0000 (20:02 +0000)]
macro changes
Alasdair Kergon [Wed, 15 Oct 2003 20:01:12 +0000 (20:01 +0000)]
str_list_del
Alasdair Kergon [Wed, 17 Sep 2003 20:35:57 +0000 (20:35 +0000)]
Extract some common functions.
Alasdair Kergon [Wed, 17 Sep 2003 13:23:49 +0000 (13:23 +0000)]
Update to incorporate most of version 4 interface changes.
Alasdair Kergon [Tue, 16 Sep 2003 16:23:21 +0000 (16:23 +0000)]
Remove incorrect comments.
Alasdair Kergon [Tue, 16 Sep 2003 16:18:50 +0000 (16:18 +0000)]
out-of-date
Alasdair Kergon [Tue, 16 Sep 2003 16:15:07 +0000 (16:15 +0000)]
Update
Alasdair Kergon [Tue, 16 Sep 2003 16:08:05 +0000 (16:08 +0000)]
Fix read-only snapshot creation.
Alasdair Kergon [Tue, 16 Sep 2003 14:13:51 +0000 (14:13 +0000)]
Make dev_name optional to show details for all devices.
e.g. 'dmsetup info', 'dmsetup status -v', 'dmsetup table'
Alasdair Kergon [Mon, 15 Sep 2003 18:22:50 +0000 (18:22 +0000)]
Improve segment merge/split code.
Alasdair Kergon [Mon, 15 Sep 2003 15:05:23 +0000 (15:05 +0000)]
Don't install the pvdata stub; update built-in mesg.
Alasdair Kergon [Mon, 15 Sep 2003 15:04:39 +0000 (15:04 +0000)]
Ensure more args aren't negative.
Alasdair Kergon [Mon, 15 Sep 2003 15:03:54 +0000 (15:03 +0000)]
Missing vg_commit()
Alasdair Kergon [Mon, 15 Sep 2003 15:03:22 +0000 (15:03 +0000)]
vgcfgrestore -l lists backup file too
Alasdair Kergon [Mon, 15 Sep 2003 15:02:24 +0000 (15:02 +0000)]
Prevent cmdline flags that take args getting repeated.
Alasdair Kergon [Mon, 15 Sep 2003 15:01:36 +0000 (15:01 +0000)]
Missing ] in pvmove usage display
Alasdair Kergon [Mon, 15 Sep 2003 15:01:00 +0000 (15:01 +0000)]
Generalise 'invalid chars' error mesg to just say 'invalid'
Alasdair Kergon [Mon, 15 Sep 2003 15:00:01 +0000 (15:00 +0000)]
Correct order of consistency/exists checks.
Alasdair Kergon [Mon, 15 Sep 2003 14:58:43 +0000 (14:58 +0000)]
Don't use !# in randomly-generated uuids.
Alasdair Kergon [Mon, 15 Sep 2003 14:57:15 +0000 (14:57 +0000)]
Fix makefile install mesg displayed for man5
Alasdair Kergon [Mon, 1 Sep 2003 19:55:16 +0000 (19:55 +0000)]
Additional validation of LV segments read from metadata. [HM]
Alasdair Kergon [Wed, 27 Aug 2003 15:30:39 +0000 (15:30 +0000)]
Fix unsafe list iteration in segment merge code. [HM]
Alasdair Kergon [Tue, 26 Aug 2003 21:12:45 +0000 (21:12 +0000)]
Remove unnecessary file.
Alasdair Kergon [Tue, 26 Aug 2003 21:12:06 +0000 (21:12 +0000)]
Cope better when format functions are missing.
Alasdair Kergon [Tue, 26 Aug 2003 21:00:05 +0000 (21:00 +0000)]
Log each command & args.
Alasdair Kergon [Wed, 20 Aug 2003 15:48:46 +0000 (15:48 +0000)]
Update.
Alasdair Kergon [Wed, 20 Aug 2003 15:48:27 +0000 (15:48 +0000)]
Some tidyups and minor fixes.
Alasdair Kergon [Wed, 20 Aug 2003 12:53:57 +0000 (12:53 +0000)]
Remove small hard-coded activation target line parameter limit.
Alasdair Kergon [Mon, 18 Aug 2003 17:21:51 +0000 (17:21 +0000)]
Also allow pvmove --abort when pvmove mirror not active (e.g. after a reboot).
Alasdair Kergon [Mon, 18 Aug 2003 13:52:43 +0000 (13:52 +0000)]
Missing check for inconsistent VG in pvmove.
Alasdair Kergon [Fri, 18 Jul 2003 00:41:04 +0000 (00:41 +0000)]
update
Alasdair Kergon [Tue, 15 Jul 2003 16:32:20 +0000 (16:32 +0000)]
Accept signed numbers in config file.
Alasdair Kergon [Tue, 15 Jul 2003 01:30:18 +0000 (01:30 +0000)]
update
Alasdair Kergon [Tue, 15 Jul 2003 01:26:24 +0000 (01:26 +0000)]
Fix vgimport fix to work outside debug mode.
This page took 0.195373 seconds and 5 git commands to generate.