public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2 WHATS_NEW
@ 2010-10-13 13:53 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-10-13 13:53 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-10-13 13:53:26

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1757&r2=1.1758

--- LVM2/WHATS_NEW	2010/10/13 10:37:27	1.1757
+++ LVM2/WHATS_NEW	2010/10/13 13:53:25	1.1758
@@ -1,5 +1,6 @@
 Version 2.02.75 - 
 =====================================
+  Give correct error message when creating a too-small snapshot.
   Implement vgextend --restoremissing.
   Refactor and add 'get' functions for lv properties/fields.
   Update script for fsadm testing.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-05-16 13:09 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2012-05-16 13:09 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2012-05-16 13:09:09

Modified files:
	.              : WHATS_NEW 

Log message:
	ok - that was nice mid-air collision

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2407&r2=1.2408

--- LVM2/WHATS_NEW	2012/05/16 13:06:18	1.2407
+++ LVM2/WHATS_NEW	2012/05/16 13:09:09	1.2408
@@ -1,6 +1,5 @@
 Version 2.02.96 - 
 ================================
-  Fix partial activation of volumes (2.02.90)
   Re-enable partial activation of non-thin LVs until it can be fixed. (2.02.90)
   Fix alloc cling to cling to PVs already found with contiguous policy.
   Fix cling policy not to behave like normal policy if no previous LV seg.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-05-16 13:06 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2012-05-16 13:06 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2012-05-16 13:06:19

Modified files:
	.              : WHATS_NEW 

Log message:
	update

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2406&r2=1.2407

--- LVM2/WHATS_NEW	2012/05/16 12:50:14	1.2406
+++ LVM2/WHATS_NEW	2012/05/16 13:06:18	1.2407
@@ -1,5 +1,6 @@
 Version 2.02.96 - 
 ================================
+  Fix partial activation of volumes (2.02.90)
   Re-enable partial activation of non-thin LVs until it can be fixed. (2.02.90)
   Fix alloc cling to cling to PVs already found with contiguous policy.
   Fix cling policy not to behave like normal policy if no previous LV seg.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-04-25  9:32 prajnoha
  0 siblings, 0 replies; 193+ messages in thread
From: prajnoha @ 2012-04-25  9:32 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	prajnoha@sourceware.org	2012-04-25 09:32:37

Modified files:
	.              : WHATS_NEW 

Log message:
	WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2391&r2=1.2392

--- LVM2/WHATS_NEW	2012/04/24 20:05:31	1.2391
+++ LVM2/WHATS_NEW	2012/04/25 09:32:36	1.2392
@@ -1,5 +1,6 @@
 Version 2.02.96 - 
 ================================
+  Fix lvconvert error message for non-mergeable volumes.
   Allow subset of failed devices to be replaced in RAID LVs.
   Prevent resume from creating error devices that already exist from suspend.
   Improve clmvd singlenode locking for better testing.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-04-24 20:00 jbrassow
  0 siblings, 0 replies; 193+ messages in thread
From: jbrassow @ 2012-04-24 20:00 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	jbrassow@sourceware.org	2012-04-24 20:00:03

Modified files:
	.              : WHATS_NEW 

Log message:
	Prevent resume from creating error devices that already exist from suspend.
	
	Thanks to agk for providing the patch that prevents resume from attempting
	(and then failing) to create error devices which already exist; having been
	created by a corresponding suspend operation.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2389&r2=1.2390

--- LVM2/WHATS_NEW	2012/04/24 12:16:40	1.2389
+++ LVM2/WHATS_NEW	2012/04/24 20:00:03	1.2390
@@ -1,5 +1,6 @@
 Version 2.02.96 - 
 ================================
+  Prevent resume from creating error devices that already exist from suspend.
   Improve clmvd singlenode locking for better testing.
   Update and correct lvs man page with supported column names.
   Handle replacement of an active device that goes missing with an error device.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-03-30 11:39 prajnoha
  0 siblings, 0 replies; 193+ messages in thread
From: prajnoha @ 2012-03-30 11:39 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	prajnoha@sourceware.org	2012-03-30 11:39:52

Modified files:
	.              : WHATS_NEW 

Log message:
	WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2373&r2=1.2374

--- LVM2/WHATS_NEW	2012/03/30 08:58:02	1.2373
+++ LVM2/WHATS_NEW	2012/03/30 11:39:52	1.2374
@@ -1,5 +1,6 @@
 Version 2.02.96 - 
 ================================
+  Exit immediately if LISTEN_PID env var incorrect during systemd handover.
   Detect VG name being part of the LV name in lvconvert --splitmirrors -n.
   Fix exclusive lvchange running from other node. (2.02.89)
   Add 'vgscan --cache' functionality for consistency with 'pvscan --cache'.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-03-16 10:46 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2012-03-16 10:46 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2012-03-16 10:46:25

Modified files:
	.              : WHATS_NEW 

Log message:
	It's new.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2357&r2=1.2358

--- LVM2/WHATS_NEW	2012/03/15 20:00:54	1.2357
+++ LVM2/WHATS_NEW	2012/03/16 10:46:25	1.2358
@@ -1,5 +1,6 @@
 Version 2.02.96 - 
 ================================
+  Fix a regression in handling of lvchange/lvcreate --major/--minor.
   Fix name conflicts that prevent down-converting RAID1 when specifying a device
   Improve thin_check option passing and use configured path.
   Add --with-thin-check configure option for path to thin_check.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-03-14 12:12 prajnoha
  0 siblings, 0 replies; 193+ messages in thread
From: prajnoha @ 2012-03-14 12:12 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	prajnoha@sourceware.org	2012-03-14 12:12:28

Modified files:
	.              : WHATS_NEW 

Log message:
	WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2353&r2=1.2354

--- LVM2/WHATS_NEW	2012/03/13 20:21:26	1.2353
+++ LVM2/WHATS_NEW	2012/03/14 12:12:21	1.2354
@@ -1,5 +1,6 @@
 Version 2.02.96 - 
 ================================
+  Detect lvm binary path in lvmetad udev rules.
   Fix error message when pvmove LV activation fails with name already in use.
   Better structure layout for device_info in dev_subsystem_name().
   Change message severity for creation of VG over uninitialised devices.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-03-03  1:28 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2012-03-03  1:28 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2012-03-03 01:28:15

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2336&r2=1.2337

--- LVM2/WHATS_NEW	2012/03/03 01:00:49	1.2336
+++ LVM2/WHATS_NEW	2012/03/03 01:28:15	1.2337
@@ -28,6 +28,7 @@
   Limit sscanf parameters with buffer size in clvmd get_initial_state().
   Use const lv pointer for lv_is_active...() functions. 
   Use same signed numbers in _mirrored_transient_status().
+  Support 'pvscan --cache' to update lvmetad state from specific PVs.
   Provide new metadata daemon for testing with configure --enable-lvmetad .
   Integrate client-side lvmetad into build.
 


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-02-10  2:56 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2012-02-10  2:56 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2012-02-10 02:56:55

Modified files:
	.              : WHATS_NEW 

Log message:
	What's new.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2275&r2=1.2276

--- LVM2/WHATS_NEW	2012/02/10 01:29:46	1.2275
+++ LVM2/WHATS_NEW	2012/02/10 02:56:54	1.2276
@@ -1,5 +1,6 @@
 Version 2.02.91 -
 ===================================
+  Refactor format instances for orphan PVs (internal).
   Refactor lvmcache around an internal API.
   Stop processing lvextend if trying to extend a mirror that is being recovered.
   Add pool_below_threshold() function to check thin pool percent status.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-02-10  1:29 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2012-02-10  1:29 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2012-02-10 01:29:47

Modified files:
	.              : WHATS_NEW 

Log message:
	What's new: lvmcache.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2274&r2=1.2275

--- LVM2/WHATS_NEW	2012/02/09 15:13:42	1.2274
+++ LVM2/WHATS_NEW	2012/02/10 01:29:46	1.2275
@@ -1,5 +1,6 @@
 Version 2.02.91 -
 ===================================
+  Refactor lvmcache around an internal API.
   Stop processing lvextend if trying to extend a mirror that is being recovered.
   Add pool_below_threshold() function to check thin pool percent status.
   Fix test for snap percent for failing merge when removing LV.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-02-01 20:13 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2012-02-01 20:13 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2012-02-01 20:13:44

Modified files:
	.              : WHATS_NEW 

Log message:
	What's new.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2256&r2=1.2257

--- LVM2/WHATS_NEW	2012/02/01 18:46:57	1.2256
+++ LVM2/WHATS_NEW	2012/02/01 20:13:44	1.2257
@@ -1,5 +1,6 @@
 Version 2.02.91 -
 ===================================
+  Remove a "waiting for another thread" log message from dmeventd plugins.
 
 Version 2.02.90 - 1st February 2012
 ===================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-01-25  9:00 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2012-01-25  9:00 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2012-01-25 09:00:57

Modified files:
	.              : WHATS_NEW 

Log message:
	Update lv_info whats_new

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2237&r2=1.2238

--- LVM2/WHATS_NEW	2012/01/25 08:48:42	1.2237
+++ LVM2/WHATS_NEW	2012/01/25 09:00:57	1.2238
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Update lv_info to use -real layer for origin_only LVs.
   Add lv_thin_pool_transaction_id to read the transaction_id value.
   Use suspend|resume_origin_only when up-converting RAID, as mirrors do.
   Fix the way RAID meta LVs are added to the dependency tree.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-01-20  3:56 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2012-01-20  3:56 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2012-01-20 03:56:18

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2225&r2=1.2226

--- LVM2/WHATS_NEW	2012/01/20 00:27:18	1.2225
+++ LVM2/WHATS_NEW	2012/01/20 03:56:18	1.2226
@@ -1,6 +1,5 @@
 Version 2.02.89 - 
 ==================================
-  Preserve exclusive activation of cluster mirror when converting.
   Keep info about creation host and time for each logical volume.
   Make error message hit when preallocated memlock memory exceeded clearer.
   Use R lv_attr to indicate read-only activation of non-read-only device in lvs.
@@ -192,7 +191,7 @@
   Append 'm' attribute to pv_attr for missing PVs.
   Annotate CLVMD_CMD_SYNC_NAMES in decode_cmd.
   Remove enforcement of udev verification when using non-standard /dev location.
-  Fix to preserve exclusive activation of mirror while up-converting.
+  Keep an exclusive mirror non-clustered if reloaded e.g. during conversion.
   Reject allocation if number of extents is not divisible by area count.
   Fix cluster mirror creation to work with new mirror allocation algorithm.
   Ignore activation/verify_udev_operations if dm kernel driver vsn < 4.18.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2012-01-19 16:22 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2012-01-19 16:22 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2012-01-19 16:22:43

Modified files:
	.              : WHATS_NEW 

Log message:
	Drop unimplemented

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2223&r2=1.2224

--- LVM2/WHATS_NEW	2012/01/19 15:31:45	1.2223
+++ LVM2/WHATS_NEW	2012/01/19 16:22:42	1.2224
@@ -136,7 +136,7 @@
   Add configure --enable-lvmetad for building the (experimental) LVMetaD.
   Fix resource leak when strdup fails in _get_device_status() (2.02.85).
   Directly allocate buffer memory in a pvck scan instead of using a mempool.
-  Add configure --with-thin for (unimplemented) segtypes "thin" and "thin_pool".
+  Add configure --with-thin for segtypes "thin" and "thin_pool".
   Fix raid shared lib segtype registration (2.02.87).
 
 Version 2.02.88 - 19th August 2011


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-12-01  0:05 jbrassow
  0 siblings, 0 replies; 193+ messages in thread
From: jbrassow @ 2011-12-01  0:05 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	jbrassow@sourceware.org	2011-12-01 00:05:40

Modified files:
	.              : WHATS_NEW 

Log message:
	WHATS_NEW for previous commit.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2199&r2=1.2200

--- LVM2/WHATS_NEW	2011/11/30 02:02:10	1.2199
+++ LVM2/WHATS_NEW	2011/12/01 00:05:40	1.2200
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Do not allow users to change permissions on RAID sub-LVs
   Support the ability to replace specific devices in a RAID array via lvconvert.
   Add activation/use_linear_target enabled by default.
   Use gcc warning options only with .c to .o compilation.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-11-21 12:44 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2011-11-21 12:44 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2011-11-21 12:44:39

Modified files:
	.              : WHATS_NEW 

Log message:
	More of WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2194&r2=1.2195

--- LVM2/WHATS_NEW	2011/11/21 12:33:56	1.2194
+++ LVM2/WHATS_NEW	2011/11/21 12:44:38	1.2195
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Replace the unit testing framework with CUnit (--enable-testing).
   Fix dmeventd snapshot monitoring when multiple extensions were involved.
   Don't ignore configure --mandir and --infodir.
   Drop pool memory allocated within lv_has_target_type().


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-11-21 12:34 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2011-11-21 12:34 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2011-11-21 12:33:57

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2193&r2=1.2194

--- LVM2/WHATS_NEW	2011/11/20 20:52:09	1.2193
+++ LVM2/WHATS_NEW	2011/11/21 12:33:56	1.2194
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Fix dmeventd snapshot monitoring when multiple extensions were involved.
   Don't ignore configure --mandir and --infodir.
   Drop pool memory allocated within lv_has_target_type().
   Reduce stack allocation of some PATH_MAX sized char buffers.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-10-19  9:01 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2011-10-19  9:01 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2011-10-19 09:01:04

Modified files:
	.              : WHATS_NEW 

Log message:
	New.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2162&r2=1.2163

--- LVM2/WHATS_NEW	2011/10/14 14:18:49	1.2162
+++ LVM2/WHATS_NEW	2011/10/19 09:01:03	1.2163
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Avoid recursive calls to dmeventd in its LVM plugins.
   Log dev name now returned to kernel for registering during cmirror CTR.
   Fix lv_info open_count test for disabled verify_udev_operations (2.02.86).
   Simplify code for lvm worker thread in clvmd.                     


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-10-11  9:20 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2011-10-11  9:20 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2011-10-11 09:20:18

Modified files:
	.              : WHATS_NEW 

Log message:
	Update

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2157&r2=1.2158

--- LVM2/WHATS_NEW	2011/10/11 09:14:51	1.2157
+++ LVM2/WHATS_NEW	2011/10/11 09:20:17	1.2158
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Limit clvmd's thread size to 128KiB.
   Reduce default preallocated stack size to 64KiB.
   Add check for access through NULL pointer when refresh_filter() fails.
   Use pthread condition for SINGLENODE lock implementation.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-10-11  9:14 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2011-10-11  9:14 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2011-10-11 09:14:52

Modified files:
	.              : WHATS_NEW 

Log message:
	Update whats new

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2156&r2=1.2157

--- LVM2/WHATS_NEW	2011/10/11 09:09:00	1.2156
+++ LVM2/WHATS_NEW	2011/10/11 09:14:51	1.2157
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Reduce default preallocated stack size to 64KiB.
   Add check for access through NULL pointer when refresh_filter() fails.
   Use pthread condition for SINGLENODE lock implementation.
   Improve backtrace reporting for some dev_manager_ functions.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-09-16 12:01 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2011-09-16 12:01 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2011-09-16 12:01:48

Modified files:
	.              : WHATS_NEW 

Log message:
	Update

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2113&r2=1.2114

--- LVM2/WHATS_NEW	2011/09/16 10:02:14	1.2113
+++ LVM2/WHATS_NEW	2011/09/16 12:01:48	1.2114
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Reset LV status when unlinking LV from VG.
   Fix overly strict extent-count divisibility requirements for striped mirrors.
   Fix rounding direction in lvresize when reducing volume size.
   Fix possible overflow of size if %FREE or %VG is used.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-09-16 10:02 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2011-09-16 10:02 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2011-09-16 10:02:14

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2112&r2=1.2113

--- LVM2/WHATS_NEW	2011/09/15 20:01:21	1.2112
+++ LVM2/WHATS_NEW	2011/09/16 10:02:14	1.2113
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Fix overly strict extent-count divisibility requirements for striped mirrors.
   Fix rounding direction in lvresize when reducing volume size.
   Fix possible overflow of size if %FREE or %VG is used.
   Fix vgchange activation of snapshot with virtual origin.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-09-15 20:01 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2011-09-15 20:01 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2011-09-15 20:01:21

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2111&r2=1.2112

--- LVM2/WHATS_NEW	2011/09/15 15:26:40	1.2111
+++ LVM2/WHATS_NEW	2011/09/15 20:01:21	1.2112
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Fix rounding direction in lvresize when reducing volume size.
   Fix possible overflow of size if %FREE or %VG is used.
   Fix vgchange activation of snapshot with virtual origin.
   Activate virtual snapshot origin exclusively (only on local node in cluster).


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-08-31 12:48 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2011-08-31 12:48 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2011-08-31 12:48:00

Modified files:
	.              : WHATS_NEW 

Log message:
	Mention --enable-lvmetad in WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2086&r2=1.2087

--- LVM2/WHATS_NEW	2011/08/31 08:23:33	1.2086
+++ LVM2/WHATS_NEW	2011/08/31 12:47:59	1.2087
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Add configure --enable-lvmetad for building the (experimental) LVMetaD.
   Fix resource leak when strdup fails in _get_device_status() (2.02.85).
   Directly allocate buffer memory in a pvck scan instead of using a mempool.
   Add configure --with-thin for (unimplemented) segtypes "thin" and "thin_pool".


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-08-31  8:23 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2011-08-31  8:23 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2011-08-31 08:23:33

Modified files:
	.              : WHATS_NEW 

Log message:
	Update for resource leak

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2085&r2=1.2086

--- LVM2/WHATS_NEW	2011/08/29 13:37:36	1.2085
+++ LVM2/WHATS_NEW	2011/08/31 08:23:33	1.2086
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Fix resource leak when strdup fails in _get_device_status() (2.02.85).
   Directly allocate buffer memory in a pvck scan instead of using a mempool.
   Add configure --with-thin for (unimplemented) segtypes "thin" and "thin_pool".
   Fix raid shared lib segtype registration (2.02.87).


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-08-19 23:01 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2011-08-19 23:01 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-08-19 23:01:20

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2082&r2=1.2083

--- LVM2/WHATS_NEW	2011/08/19 19:42:39	1.2082
+++ LVM2/WHATS_NEW	2011/08/19 23:01:20	1.2083
@@ -3,6 +3,7 @@
 
 Version 2.02.88 - 19th August 2011
 ==================================
+  Remove incorrect 'Breaking' error message from allocation code (2.02.87).
   Add lvconvert --merge support for raid1 devices split with --trackchanges.
   Support lvconvert of -m1 raid1 devices to a higher number.
   Add --trackchanges support to lvconvert --splitmirrors option for raid1.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-08-12 13:03 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2011-08-12 13:03 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-08-12 13:03:35

Modified files:
	.              : WHATS_NEW 

Log message:
	makefile fixes

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2072&r2=1.2073

--- LVM2/WHATS_NEW	2011/08/12 02:34:08	1.2072
+++ LVM2/WHATS_NEW	2011/08/12 13:03:35	1.2073
@@ -1,8 +1,10 @@
 Version 2.02.88 - 
 ==================================
+  Fix make clean not to remove Makefile.  (2.02.87)
 
 Version 2.02.87 - 12th August 2011
 ==================================
+  Fix make distclean to remove stray dmeventd and exported symbols files.
   Add global/detect_internal_vg_cache_corruption to lvm.conf.
   Use memory pool locking to check for corruption of internal VG structs.
   Cache and share generated VG structs.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-07-08 12:49 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2011-07-08 12:49 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-07-08 12:49:50

Modified files:
	.              : WHATS_NEW 

Log message:
	Move snapshot removal activation logic into lib/activate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2037&r2=1.2038

--- LVM2/WHATS_NEW	2011/07/06 00:29:44	1.2037
+++ LVM2/WHATS_NEW	2011/07/08 12:49:50	1.2038
@@ -1,5 +1,6 @@
 Version 2.02.86 -  
 =================================
+  Move snapshot removal activation logic into lib/activate.
   Cope with a PV only discovered missing when creating deptree.
   Abort operation if dm_tree_node_add_target_area fails.
   Add activation/checks to lvm.conf to perform additional ioctl validation.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-06-15 17:48 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2011-06-15 17:48 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2011-06-15 17:48:36

Modified files:
	.              : WHATS_NEW 

Log message:
	What's new.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.2015&r2=1.2016

--- LVM2/WHATS_NEW	2011/06/15 13:29:48	1.2015
+++ LVM2/WHATS_NEW	2011/06/15 17:48:35	1.2016
@@ -1,5 +1,6 @@
 Version 2.02.86 -  
 =================================
+  Fix a problem with inconsistent pre-commit metadata on MISSING_PV devices.
   Add proper udev library context initialization and finalization to liblvm.
   Fix last snapshot removal to avoid table reload while a device is suspended.
   Use dm_get_suspended_counter in replacement critical_section logic.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-05-07 15:52 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2011-05-07 15:52 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2011-05-07 15:52:50

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1987&r2=1.1988

--- LVM2/WHATS_NEW	2011/04/29 19:05:11	1.1987
+++ LVM2/WHATS_NEW	2011/05/07 15:52:50	1.1988
@@ -1,5 +1,8 @@
 Version 2.02.86 -  
 =================================
+  Avoid memlock size mismatch by preallocating stdio line buffers.
+  Reorganize lvconvert --repair code to allow reuse.
+  Rewrite vgreduce --removemissing --force leveraging shared lvconvert code.
 
 Version 2.02.85 - 29th April 2011
 =================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-04-29 18:57 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2011-04-29 18:57 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-04-29 18:57:10

Modified files:
	.              : WHATS_NEW 

Log message:
	test

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1985&r2=1.1986

--- LVM2/WHATS_NEW	2011/04/29 18:56:35	1.1985
+++ LVM2/WHATS_NEW	2011/04/29 18:57:09	1.1986
@@ -1,4 +1,4 @@
-Version 2.02.86 -            
+Version 2.02.86 -              
 =================================
 
 Version 2.02.85 - 29th April 2011


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-04-29 18:56 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2011-04-29 18:56 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-04-29 18:56:35

Modified files:
	.              : WHATS_NEW 

Log message:
	test

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1984&r2=1.1985

--- LVM2/WHATS_NEW	2011/04/29 18:48:50	1.1984
+++ LVM2/WHATS_NEW	2011/04/29 18:56:35	1.1985
@@ -1,4 +1,4 @@
-Version 2.02.86 -          
+Version 2.02.86 -            
 =================================
 
 Version 2.02.85 - 29th April 2011


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-04-29 18:48 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2011-04-29 18:48 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-04-29 18:48:51

Modified files:
	.              : WHATS_NEW 

Log message:
	test

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1983&r2=1.1984

--- LVM2/WHATS_NEW	2011/04/29 18:43:31	1.1983
+++ LVM2/WHATS_NEW	2011/04/29 18:48:50	1.1984
@@ -1,4 +1,4 @@
-Version 2.02.86 -        
+Version 2.02.86 -          
 =================================
 
 Version 2.02.85 - 29th April 2011


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-04-29 18:43 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2011-04-29 18:43 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-04-29 18:43:31

Modified files:
	.              : WHATS_NEW 

Log message:
	test

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1982&r2=1.1983

--- LVM2/WHATS_NEW	2011/04/29 18:41:46	1.1982
+++ LVM2/WHATS_NEW	2011/04/29 18:43:31	1.1983
@@ -1,4 +1,4 @@
-Version 2.02.86 -      
+Version 2.02.86 -        
 =================================
 
 Version 2.02.85 - 29th April 2011


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-04-29 18:41 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2011-04-29 18:41 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-04-29 18:41:46

Modified files:
	.              : WHATS_NEW 

Log message:
	test

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1981&r2=1.1982

--- LVM2/WHATS_NEW	2011/04/29 18:40:55	1.1981
+++ LVM2/WHATS_NEW	2011/04/29 18:41:46	1.1982
@@ -1,4 +1,4 @@
-Version 2.02.86 -    
+Version 2.02.86 -      
 =================================
 
 Version 2.02.85 - 29th April 2011


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-04-29 18:40 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2011-04-29 18:40 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-04-29 18:40:56

Modified files:
	.              : WHATS_NEW 

Log message:
	test

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1980&r2=1.1981

--- LVM2/WHATS_NEW	2011/04/29 18:40:14	1.1980
+++ LVM2/WHATS_NEW	2011/04/29 18:40:55	1.1981
@@ -1,4 +1,4 @@
-Version 2.02.86 -   
+Version 2.02.86 -    
 =================================
 
 Version 2.02.85 - 29th April 2011


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-04-29 16:27 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2011-04-29 16:27 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-04-29 16:27:10

Modified files:
	.              : WHATS_NEW 

Log message:
	wake buildbot

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1977&r2=1.1978

--- LVM2/WHATS_NEW	2011/04/29 16:12:21	1.1977
+++ LVM2/WHATS_NEW	2011/04/29 16:27:09	1.1978
@@ -346,7 +346,7 @@
   Fix const warning in dev_manager_info() and _dev_manager_lv_rmnodes().
   Fix const warning in archive_file structure from archive.c.
   Clean generated files .exported_symbols_generated, example.conf for distclean.
-  Handle failure of all mirrored log devices and all but one mirror leg. 
+  Handle failure of all mirrored log devices and all but one mirror leg.
   Disallow 'mirrored' log type for cluster mirrors.
   Do not use VPATH in include/Makefile.
   Fix exported_symbols generation to use standard compiler arguments.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-03-24 16:03 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2011-03-24 16:03 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2011-03-24 16:03:33

Modified files:
	.              : WHATS_NEW 

Log message:
	What's new.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1957&r2=1.1958

--- LVM2/WHATS_NEW	2011/03/18 12:17:57	1.1957
+++ LVM2/WHATS_NEW	2011/03/24 16:03:32	1.1958
@@ -1,5 +1,6 @@
 Version 2.02.85 - 
 ===================================
+  Fixes for lvconvert (including --repair) of temporary mirror stacks.
   Mitigate annoying error warning from device is usable check if run as non-root.
   Add missing \0 for grown debug object in _bitset_with_random_bits().
   Fix allocation of system_id buffer in volume_group structure.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-02-21 12:40 prajnoha
  0 siblings, 0 replies; 193+ messages in thread
From: prajnoha @ 2011-02-21 12:40 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	prajnoha@sourceware.org	2011-02-21 12:40:46

Modified files:
	.              : WHATS_NEW 

Log message:
	WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1923&r2=1.1924

--- LVM2/WHATS_NEW	2011/02/18 23:09:55	1.1923
+++ LVM2/WHATS_NEW	2011/02/21 12:40:46	1.1924
@@ -1,5 +1,14 @@
 Version 2.02.85 - 
 ===================================
+  Fix metadata balance code to work with recent changes in metadata handling.
+  Add old_uuid field to physical_volume and fix pvchange -u for recent changes.
+  Fix vgconvert to work with recent changes in metadata handling.
+  Allow pvresize on a PV with two metadata areas.
+  Change pvcreate to use new metadata handling interface.
+  Restructure existing pv_setup and pv_write fn, add pv_initialise fn.
+  Add internal interface to support adding and removing metadata areas.
+  Allow internal indexing of metadata areas (PV id + mda order).
+  Generalise internal format_instance infrastrusture for PV and VG use.
   Handle decimal digits with --units instead of ignoring them silently.
   Fix remaining warnings and compile with -Wpointer-arith.
   Fix gcc warnings for unused variables.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-02-08 22:35 jbrassow
  0 siblings, 0 replies; 193+ messages in thread
From: jbrassow @ 2011-02-08 22:35 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	jbrassow@sourceware.org	2011-02-08 22:35:11

Modified files:
	.              : WHATS_NEW 

Log message:
	orginal WHATS_NEW entry was changed to be less in-line with change it
	was associated with.  Update entry to be clearer than both.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1909&r2=1.1910

--- LVM2/WHATS_NEW	2011/02/08 12:41:08	1.1909
+++ LVM2/WHATS_NEW	2011/02/08 22:35:11	1.1910
@@ -40,7 +40,7 @@
   Replace fs_unlock by sync_local_dev_names to notify local clvmd. (2.02.80)
   Introduce sync_local_dev_names and CLVMD_CMD_SYNC_NAMES to issue fs_unlock.
   Accept fusion fio in device type filter.
-  Add disk to allowed mirrored log type conversions.
+  Add ability to convert mirror log type from disk to mirrored.
 
 Version 2.02.80 - 10th January 2011
 ===================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-02-01 21:41 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2011-02-01 21:41 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2011-02-01 21:41:31

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for lvmdump change.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1896&r2=1.1897

--- LVM2/WHATS_NEW	2011/01/31 19:52:40	1.1896
+++ LVM2/WHATS_NEW	2011/02/01 21:41:31	1.1897
@@ -1,5 +1,6 @@
 Version 2.02.83 - 
 ===================================
+  Add "dmsetup ls --tree" output to lvmdump.
   Fix udev synchronization with no-locking --sysinit (2.02.80).
   Updating man pages for pvcreate, pvremove, pvresize, pvscan.
   Avoid rebuilding of uuid validation table.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-01-10 21:12 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2011-01-10 21:12 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-01-10 21:12:55

Modified files:
	.              : WHATS_NEW 

Log message:
	post-release

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1874&r2=1.1875

--- LVM2/WHATS_NEW	2011/01/10 21:12:18	1.1874
+++ LVM2/WHATS_NEW	2011/01/10 21:12:54	1.1875
@@ -1,3 +1,6 @@
+Version 2.02.81 -
+===================================
+
 Version 2.02.80 - 10th January 2011
 ===================================
   Use same dm cookie for consecutive dm ops in same VG to reduce udev waits.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-01-10 21:12 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2011-01-10 21:12 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2011-01-10 21:12:18

Modified files:
	.              : WHATS_NEW 

Log message:
	reissue 2.02.80

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1873&r2=1.1874

--- LVM2/WHATS_NEW	2011/01/10 19:31:02	1.1873
+++ LVM2/WHATS_NEW	2011/01/10 21:12:18	1.1874
@@ -1,7 +1,3 @@
-Version 2.02.81 - 
-===================================
-  Fix cookie sharing between forked lvm processes (2.02.80).
-
 Version 2.02.80 - 10th January 2011
 ===================================
   Use same dm cookie for consecutive dm ops in same VG to reduce udev waits.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2011-01-04 21:33 jbrassow
  0 siblings, 0 replies; 193+ messages in thread
From: jbrassow @ 2011-01-04 21:33 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	jbrassow@sourceware.org	2011-01-04 21:33:08

Modified files:
	.              : WHATS_NEW 

Log message:
	Change to correct cmirrord return code is user visible - update WHATS_NEW
	file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1856&r2=1.1857

--- LVM2/WHATS_NEW	2010/12/23 14:23:30	1.1856
+++ LVM2/WHATS_NEW	2011/01/04 21:33:06	1.1857
@@ -1,5 +1,6 @@
 Version 2.02.80 - 
 ====================================
+  Correct return code of cmirrord when issuing 'start' when already running.
   Fix wrongly paired unlocking of global lock in pvchange. (2.02.66)
   Add backtraces for backup and backup_remove fail paths.
   Detect errors from dm_task_set calls in _get_device_info (dmeventd).


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-12-20 13:17 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-12-20 13:17 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-12-20 13:17:57

Modified files:
	.              : WHATS_NEW 

Log message:
	update

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1840&r2=1.1841

--- LVM2/WHATS_NEW	2010/12/20 13:12:58	1.1840
+++ LVM2/WHATS_NEW	2010/12/20 13:17:56	1.1841
@@ -1,5 +1,6 @@
 Version 2.02.79 -  
 ===================================
+  Check read() and close() results in _get_cmdline().
   Add const for struct config_node usage.
   Fix NULL pointer check in error path in clvmd do_command(). (2.02.78)
   Fix device.c #include to ensure 64-bit fopen64 use. (2.02.51)


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-12-09  0:10 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2010-12-09  0:10 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-12-09 00:10:25

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1833&r2=1.1834

--- LVM2/WHATS_NEW	2010/12/08 23:09:45	1.1833
+++ LVM2/WHATS_NEW	2010/12/09 00:10:24	1.1834
@@ -1,4 +1,4 @@
-Version 2.02.79 - 
+Version 2.02.79 -  
 ===================================
   Cope better with an undefined target_percent operation in _percent_run.
   Fix write to released memory in vg_release and rename to free_vg.  (2.02.78)


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-12-08 23:09 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2010-12-08 23:09 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-12-08 23:09:46

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1832&r2=1.1833

--- LVM2/WHATS_NEW	2010/12/08 20:50:48	1.1832
+++ LVM2/WHATS_NEW	2010/12/08 23:09:45	1.1833
@@ -1,4 +1,4 @@
-Version 2.02.79 -
+Version 2.02.79 - 
 ===================================
   Cope better with an undefined target_percent operation in _percent_run.
   Fix write to released memory in vg_release and rename to free_vg.  (2.02.78)


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-11-30 23:03 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-11-30 23:03 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-11-30 23:03:35

Modified files:
	.              : WHATS_NEW 

Log message:
	What's new.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1818&r2=1.1819

--- LVM2/WHATS_NEW	2010/11/30 22:40:19	1.1818
+++ LVM2/WHATS_NEW	2010/11/30 23:03:35	1.1819
@@ -1,5 +1,6 @@
 Version 2.02.78 - 
 ====================================
+  Avoid misleading warnings in vgextend --restoremissing in certain cases.
   Add error path stack traces for _process_mapper_dir(), _create_and_load_v4().
   Add missing test for failed pool allocation in write_config_node().
   Replace snprintf with dm_snprintf in clvmd-command.c.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-11-25 17:16 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-11-25 17:16 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-11-25 17:16:41

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1809&r2=1.1810

--- LVM2/WHATS_NEW	2010/11/24 09:53:31	1.1809
+++ LVM2/WHATS_NEW	2010/11/25 17:16:41	1.1810
@@ -1,5 +1,6 @@
 Version 2.02.78 - 
 ====================================
+  Certain lvconvert invocations are now required to be done in two steps.
   Fix missing context desctruction in err path of lvm1 fallback in lvm2_main().
   Fix memory leak in error path of parse_loop_device_name() from dmsetup.
   Fix missing dlclose in _init_formats() error path from init_format call.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-11-12 16:04 prajnoha
  0 siblings, 0 replies; 193+ messages in thread
From: prajnoha @ 2010-11-12 16:04 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	prajnoha@sourceware.org	2010-11-12 16:04:53

Modified files:
	.              : WHATS_NEW 

Log message:
	WHATS_NEW FIXME

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1796&r2=1.1797

--- LVM2/WHATS_NEW	2010/11/11 17:29:05	1.1796
+++ LVM2/WHATS_NEW	2010/11/12 16:04:52	1.1797
@@ -3,7 +3,7 @@
   Support repetition of --addtag and --deltag arguments.
   Add infrastructure for specific cmdline arguments to be repeated in groups.
   Split the_args cmdline arguments and values into arg_props and arg_values.
-FIXME??? Fix fsadm need of using '-f' for downsize of unmounted filesystem.
+  Fix fsadm to not require '-f' for resize of unmounted filesystem.
   Fix fsadm to detect mounted filesystems on older systems. (2.0.75)
   Extend cling allocation policy to recognise PV tags (cling_by_tags).
   Add allocation/cling_tag_list to lvm.conf.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-11-10 10:05 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-11-10 10:05 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-11-10 10:05:27

Modified files:
	.              : WHATS_NEW 

Log message:
	Update fsadm regresion

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1793&r2=1.1794

--- LVM2/WHATS_NEW	2010/11/09 12:34:40	1.1793
+++ LVM2/WHATS_NEW	2010/11/10 10:05:27	1.1794
@@ -1,5 +1,6 @@
 Version 2.02.77 -
 ===================================
+  Fix regression in detection of mounted filesystem for older systems (2.0.75).
   Extend cling allocation policy to recognise PV tags (cling_by_tags).
   Add allocation/cling_tag_list to lvm.conf.
   Regenerate configure with 'autoreconf' for --enable-ocf. (2.02.76)


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-11-09 11:15 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2010-11-09 11:15 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-11-09 11:15:37

Modified files:
	.              : WHATS_NEW 

Log message:
	Regenerate configure with 'autoreconf' for --enable-ocf. (2.02.76)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1791&r2=1.1792

--- LVM2/WHATS_NEW	2010/11/09 02:58:06	1.1791
+++ LVM2/WHATS_NEW	2010/11/09 11:15:34	1.1792
@@ -1,5 +1,6 @@
 Version 2.02.77 -
 ===================================
+  Regenerate configure with 'autoreconf' for --enable-ocf. (2.02.76)
 
 Version 2.02.76 - 8th November 2010
 ===================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-10-29 16:44 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-10-29 16:44 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-10-29 16:44:47

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1781&r2=1.1782

--- LVM2/WHATS_NEW	2010/10/27 09:15:48	1.1781
+++ LVM2/WHATS_NEW	2010/10/29 16:44:47	1.1782
@@ -1,5 +1,6 @@
 Version 2.02.76
 ===================================
+  Automatically unmount invalidated snapshots in dmeventd.
   Fix a deadlock caused by double close in clvmd.
   Add dmeventd -R to restart dmeventd without losing monitoring state. (2.02.75)
   Fix NULL pointer dereference for too large MDA error path in _vg_read_raw_area().


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-10-27  9:15 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-10-27  9:15 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-10-27 09:15:48

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1780&r2=1.1781

--- LVM2/WHATS_NEW	2010/10/26 09:13:13	1.1780
+++ LVM2/WHATS_NEW	2010/10/27 09:15:48	1.1781
@@ -1,5 +1,7 @@
 Version 2.02.76
 ===================================
+  Fix a deadlock caused by double close in clvmd.
+  Add dmeventd -R to restart dmeventd without losing monitoring state. (2.02.75)
   Fix NULL pointer dereference for too large MDA error path in _vg_read_raw_area().
   Use static for internal _align_chunk() and _new_chunk() from pool-fast.c.
   Fix vgchange to process -a, --refresh, --monitor and --poll like lvchange.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-10-25 17:33 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2010-10-25 17:33 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-10-25 17:33:51

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for lvm2app property functions

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1776&r2=1.1777

--- LVM2/WHATS_NEW	2010/10/25 16:38:20	1.1776
+++ LVM2/WHATS_NEW	2010/10/25 17:33:51	1.1777
@@ -1,5 +1,6 @@
 Version 2.02.76
 ===================================
+  Add lvm2app functions to query any pv, vg, or lv property / report field.
 
 Version 2.02.75 - 25th October 2010
 ===================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-10-25 13:10 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-10-25 13:10 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-10-25 13:10:13

Modified files:
	.              : WHATS_NEW 

Log message:
	ok this seems to be never ending story...

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1773&r2=1.1774

--- LVM2/WHATS_NEW	2010/10/25 13:04:23	1.1773
+++ LVM2/WHATS_NEW	2010/10/25 13:10:13	1.1774
@@ -1,6 +1,6 @@
 Version 2.02.75 - 
 =====================================
-  Fix missing initilization in cluser_send() function from cmirrord.
+  Fix missing variable initialization in cluster_send() function from cmirrord.
   Fix pointer for VG name in _pv_resize_single error code path.
   Fix warning for changed alignment requirements for dmeventd read/write func.
   Add global/metadata_read_only to use unrepaired metadata in read-only cmds.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-10-25 13:04 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-10-25 13:04 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-10-25 13:04:23

Modified files:
	.              : WHATS_NEW 

Log message:
	rom -> from

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1772&r2=1.1773

--- LVM2/WHATS_NEW	2010/10/25 12:59:24	1.1772
+++ LVM2/WHATS_NEW	2010/10/25 13:04:23	1.1773
@@ -1,6 +1,6 @@
 Version 2.02.75 - 
 =====================================
-  Fix missing initilization in cluser_send() function rom cmirrord.
+  Fix missing initilization in cluser_send() function from cmirrord.
   Fix pointer for VG name in _pv_resize_single error code path.
   Fix warning for changed alignment requirements for dmeventd read/write func.
   Add global/metadata_read_only to use unrepaired metadata in read-only cmds.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-10-15 17:04 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-10-15 17:04 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-10-15 17:04:02

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1763&r2=1.1764

--- LVM2/WHATS_NEW	2010/10/15 09:55:37	1.1763
+++ LVM2/WHATS_NEW	2010/10/15 17:04:02	1.1764
@@ -1,5 +1,6 @@
 Version 2.02.75 - 
 =====================================
+  Add an option to automatically extend snapshots through dmeventd.
   Remove dependency on libm, floor() is replaced with integer algorithm.
   Fix hang when repairing a mirrored-log that had both devs fail.
   Convey need for snapshot-merge target in lvconvert error message and man page.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-10-15  9:55 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-10-15  9:55 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-10-15 09:55:37

Modified files:
	.              : WHATS_NEW 

Log message:
	Update

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1762&r2=1.1763

--- LVM2/WHATS_NEW	2010/10/14 20:03:12	1.1762
+++ LVM2/WHATS_NEW	2010/10/15 09:55:37	1.1763
@@ -1,5 +1,6 @@
 Version 2.02.75 - 
 =====================================
+  Remove dependency on libm, floor() is replaced with integer algorithm.
   Fix hang when repairing a mirrored-log that had both devs fail.
   Convey need for snapshot-merge target in lvconvert error message and man page.
   Add "devices/disable_after_error_count" to lvm.conf.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-10-13 15:50 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-10-13 15:50 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-10-13 15:50:34

Modified files:
	.              : WHATS_NEW 

Log message:
	Tweak WHATS_NEW for devices/disable_after_error_count.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1759&r2=1.1760

--- LVM2/WHATS_NEW	2010/10/13 15:41:52	1.1759
+++ LVM2/WHATS_NEW	2010/10/13 15:50:34	1.1760
@@ -1,6 +1,6 @@
 Version 2.02.75 - 
 =====================================
-  Limit repeated accesses to broken devices.
+  Add "devices/disable_after_error_count" to lvm.conf.
   Give correct error message when creating a too-small snapshot.
   Implement vgextend --restoremissing.
   Refactor and add 'get' functions for lv properties/fields.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-10-13 15:41 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-10-13 15:41 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-10-13 15:41:52

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1758&r2=1.1759

--- LVM2/WHATS_NEW	2010/10/13 13:53:25	1.1758
+++ LVM2/WHATS_NEW	2010/10/13 15:41:52	1.1759
@@ -1,5 +1,6 @@
 Version 2.02.75 - 
 =====================================
+  Limit repeated accesses to broken devices.
   Give correct error message when creating a too-small snapshot.
   Implement vgextend --restoremissing.
   Refactor and add 'get' functions for lv properties/fields.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-10-13 10:37 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-10-13 10:37 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-10-13 10:37:27

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1756&r2=1.1757

--- LVM2/WHATS_NEW	2010/10/12 16:17:50	1.1756
+++ LVM2/WHATS_NEW	2010/10/13 10:37:27	1.1757
@@ -1,5 +1,6 @@
 Version 2.02.75 - 
 =====================================
+  Implement vgextend --restoremissing.
   Refactor and add 'get' functions for lv properties/fields.
   Update script for fsadm testing.
   Better support of noninteractive shell execution of fsadm.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-10-12 16:17 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2010-10-12 16:17 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-10-12 16:17:50

Modified files:
	.              : WHATS_NEW 

Log message:
	update WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1755&r2=1.1756

--- LVM2/WHATS_NEW	2010/10/08 15:03:21	1.1755
+++ LVM2/WHATS_NEW	2010/10/12 16:17:50	1.1756
@@ -1,5 +1,6 @@
 Version 2.02.75 - 
 =====================================
+  Refactor and add 'get' functions for lv properties/fields.
   Update script for fsadm testing.
   Better support of noninteractive shell execution of fsadm.
   Fix usage of --yes flag for ReiserFS resize in fsadm.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-09-30 14:26 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2010-09-30 14:26 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-09-30 14:26:49

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for commits related to generic property functions

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1742&r2=1.1743

--- LVM2/WHATS_NEW	2010/09/30 14:12:14	1.1742
+++ LVM2/WHATS_NEW	2010/09/30 14:26:48	1.1743
@@ -1,5 +1,13 @@
 Version 2.02.75 - 
 =====================================
+  Add pv_get_property and create generic internal _get_property function.
+  Add 'get' functions for pv and vg properties/fields.
+  Make generic GET_*_PROPERTY_FN macros and define secondary macro for vg, pv, lv.
+  Add tags_format_and_copy() common function and call from _tags_disp.
+  Add id_format_and_copy() common function and call from _uuid_disp.
+  Simplify logic to create '{pv|vg|lv}_attr' strings.
+  Refactor report.c '*_disp' functions to call supporting functions.
+  Refactor lib/metadata/metadata.[ch] into {pv|vg|lv}.[ch].
   Fix memory leak of vg_read while using live copies of metadata in directories.
   Fix memory leak of config_tree in reinitialization code path.
   Swap pool destruction order in dmeventd_lvm2_exit() to fix leak report.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-08-21  0:18 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2010-08-21  0:18 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-08-21 00:18:05

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1719&r2=1.1720

--- LVM2/WHATS_NEW	2010/08/20 20:59:05	1.1719
+++ LVM2/WHATS_NEW	2010/08/21 00:18:05	1.1720
@@ -1,5 +1,6 @@
 Version 2.02.74 - 
 ==================================
+  Add configure --with-default-data-alignment.
   Update heuristic used for default and detected data alignment.
   Add "devices/default_data_alignment" to lvm.conf.
   Add implmentation for simple numeric 'get' property functions.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-08-20 20:35 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2010-08-20 20:35 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-08-20 20:35:55

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1717&r2=1.1718

--- LVM2/WHATS_NEW	2010/08/19 23:26:31	1.1717
+++ LVM2/WHATS_NEW	2010/08/20 20:35:55	1.1718
@@ -1,5 +1,12 @@
 Version 2.02.74 - 
 ==================================
+  Add implmentation for simple numeric 'get' property functions.
+  Define GET_NUM_PROPERTY_FN macro to simplify numeric property 'get' function
+  Add properties.[ch] to lib/report, defined based on columns.h.
+  Add macro definitions to report infrastructure for character array length.
+  Remove explicit double quotes from columns.h 'id' entries.
+  Add 'flags' field to columns.h and define FIELD_MODIFIABLE.
+  Add vg_mda_size and vg_mda_free functions.
   Simplify MD/swap signature detection in pvcreate and allow aborting.
   Remove assumption that --yes must be used only in --force mode.
   Fix file descriptor leak in swap signature detection error path.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-08-09 14:06 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-08-09 14:06 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-08-09 14:06:03

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1697&r2=1.1698

--- LVM2/WHATS_NEW	2010/08/06 15:38:32	1.1697
+++ LVM2/WHATS_NEW	2010/08/09 14:06:03	1.1698
@@ -1,5 +1,6 @@
 Version 2.02.73 - 
 ================================
+  Never scan internal LVM devices.
   Split-mirror operations were ignoring user-specified PVs.
   Fix data corruption bug in cluster mirrors.
   Require logical volume(s) to be explicitly named for lvconvert --merge.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-07-09 17:01 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2010-07-09 17:01 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-07-09 17:01:12

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1662&r2=1.1663

--- LVM2/WHATS_NEW	2010/07/09 15:34:40	1.1662
+++ LVM2/WHATS_NEW	2010/07/09 17:01:11	1.1663
@@ -1,7 +1,11 @@
 Version 2.02.71 -
 ===============================
+  Add log_error when strdup fails in {vg|lv}_change_tag().
+  Remove unnecessary includes in liblvm files.
   Use __attribute__ consistently throughout.
   Fix redundant declarations and always compile with -Wredundant-decls.
+  Pass metadataignore to pv_create, pv_setup, _mda_setup, and add_mda.
+  Init mda->list in mda_copy.
   Fix possible hang when all mirror images of a mirrored log fail.
   Do not log backtrace in valid _lv_resume() code path.
   Cleanup help strings in configure.in.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-07-07  2:24 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2010-07-07  2:24 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-07-07 02:24:05

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1654&r2=1.1655

--- LVM2/WHATS_NEW	2010/07/06 17:02:03	1.1654
+++ LVM2/WHATS_NEW	2010/07/07 02:24:05	1.1655
@@ -1,6 +1,6 @@
 Version 2.02.70 - 6th July 2010
 ===============================
-  Change logic to handle double failure of a "mirrored" mirror log.
+  Remove log directly if all mirror images of a mirrored log fail.
   Randomly select which mdas to use or ignore.
   Add some missing standard configure.in checks.
   Add printf format attributes to yes_no_prompt and fix a caller.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-07-02 17:44 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-07-02 17:44 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-07-02 17:44:17

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1649&r2=1.1650

--- LVM2/WHATS_NEW	2010/07/02 02:09:57	1.1649
+++ LVM2/WHATS_NEW	2010/07/02 17:44:17	1.1650
@@ -7,6 +7,7 @@
   Fix lvm shell crash when input is entirely whitespace.
   Update partial mode warning message.
   Preserve memlock balance in clvmd when activation triggers a resume.
+  Restore the "removemissing" behaviour of lvconvert --repair --use-policies.
 
 Version 2.02.69 - 30th June 2010
 ================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-06-30 21:58 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-06-30 21:58 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-06-30 21:58:13

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1644&r2=1.1645

--- LVM2/WHATS_NEW	2010/06/30 16:43:09	1.1644
+++ LVM2/WHATS_NEW	2010/06/30 21:58:13	1.1645
@@ -1,6 +1,7 @@
 Version 2.02.70 - 
 ================================
   Update partial mode warning message.
+  Preserve memlock balance in clvmd when activation triggers a resume.
 
 Version 2.02.69 - 30th June 2010
 ================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-06-30 13:11 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2010-06-30 13:11 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-06-30 13:11:13

Modified files:
	.              : WHATS_NEW 

Log message:
	Update nightly tests for vgextend --metadataignore.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1639&r2=1.1640

--- LVM2/WHATS_NEW	2010/06/29 12:06:14	1.1639
+++ LVM2/WHATS_NEW	2010/06/30 13:11:12	1.1640
@@ -1,5 +1,6 @@
 Version 2.02.69 - 
 ================================
+  Add --metadataignore to pvcreate and vgextend and define in lvm.conf.
   Add {pv|vg}_mda_used_count which displays a count of mdas w/ignored bit clear.
   Add vg_mda_copies which displays the value of --vgmetadatacopies.
   Describe --vgmetadatacopies in lvm.conf and other man pages.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-06-29 12:06 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2010-06-29 12:06 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-06-29 12:06:15

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for --metadataignore and --vgmetadatacopies changes.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1638&r2=1.1639

--- LVM2/WHATS_NEW	2010/06/28 14:19:41	1.1638
+++ LVM2/WHATS_NEW	2010/06/29 12:06:14	1.1639
@@ -1,5 +1,14 @@
 Version 2.02.69 - 
 ================================
+  Add {pv|vg}_mda_used_count which displays a count of mdas w/ignored bit clear.
+  Add vg_mda_copies which displays the value of --vgmetadatacopies.
+  Describe --vgmetadatacopies in lvm.conf and other man pages.
+  Interpret --metadatacopies based on PV or VG command.
+  Allow "all" and "unmanaged" values for --vgmetadatacopies in addition to #.
+  Add vgcreate/vgchange --vgmetadatacopies to select #mdas in a VG.
+  Make the metadata ignore bit control read/write metadata areas in a PV.
+  Add pvchange --metadataignore to set or clear a metadata ignore bit.
+  Refactor metadata code to prepare for --metadataignore / --vgmetadatacopies.
   Ensure region_size of mirrored log does not exceed its full size.
   Generate liblvm2app and libdevmapper exported symbols from header file.
   Preload libc locale messages to prevent reading it in memory locked state.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-06-23 21:01 jbrassow
  0 siblings, 0 replies; 193+ messages in thread
From: jbrassow @ 2010-06-23 21:01 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	jbrassow@sourceware.org	2010-06-23 21:01:43

Modified files:
	.              : WHATS_NEW 

Log message:
	update WHATS_NEW file with entry for simultaneous mirror image and
	mirrored log image fault-handling fix.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1633&r2=1.1634

--- LVM2/WHATS_NEW	2010/06/23 19:35:11	1.1633
+++ LVM2/WHATS_NEW	2010/06/23 21:01:42	1.1634
@@ -1,5 +1,6 @@
 Version 2.02.69 - 
 ================================
+  Fix handling of simultaneous mirror image and mirrored log image failure.
 
 Version 2.02.68 - 23rd June 2010
 ================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-06-23 10:21 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-06-23 10:21 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-06-23 10:21:00

Modified files:
	.              : WHATS_NEW 

Log message:
	Better WHATS_NEW message - as we still have not fixed 'make exec_prefix' build

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1626&r2=1.1627

--- LVM2/WHATS_NEW	2010/06/22 21:10:53	1.1626
+++ LVM2/WHATS_NEW	2010/06/23 10:21:00	1.1627
@@ -16,7 +16,7 @@
   Allow use of lvm2app and lvm2cmd headers in C++ code.
   Remove some unused #includes from clvmd files.
   Use #include "" for libdevmapper.h and configure.h throughout tree.
-  Fix 'make exec_prefix' with LVM_PATH / DMEVENTD_PATH. (2.02.67)
+  Fix LVM_PATH expansion when exec_prefix=NONE (2.02.67).
   Fix segfault in clvmd -R if no response from daemon received.
 
 Version 2.02.67 - 4th June 2010


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-06-07 14:39 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-06-07 14:39 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-06-07 14:39:18

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW  for last commit

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1610&r2=1.1611

--- LVM2/WHATS_NEW	2010/06/07 13:52:52	1.1610
+++ LVM2/WHATS_NEW	2010/06/07 14:39:18	1.1611
@@ -1,5 +1,6 @@
 Version 2.02.68 -
 ===============================
+  Fix wrong lvm path creation from configure introduced in previous release.
   Fix segfault in clvmd -R if no response from daemon received.
 
 Version 2.02.67 - 4th June 2010


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-05-19 11:57 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2010-05-19 11:57 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-05-19 11:57:05

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1566&r2=1.1567

--- LVM2/WHATS_NEW	2010/05/19 02:36:33	1.1566
+++ LVM2/WHATS_NEW	2010/05/19 11:57:05	1.1567
@@ -1,5 +1,10 @@
 Version 2.02.66 - 
 ===============================
+  Add tests for lvm_vgname_from_{pvid|device}.
+  Add lvm2app interfaces to lookup a vgname from a pvid and pvname.
+  Update pvchange to always obtain a vg handle for each pv to process.
+  Add Add find_vgname_from_{pvname|pvid} functions.
+  Add pvid_from_devname and lvmcache_vgname_from_pvid lvmcache functions.
   Validate orphan and VG_GLOBAL lock order too.
   Accept orphan VG names as parameters to lock_vol() and related functions.
   Use is_orphan_vg in place of hard-coded prefix tests and add is_global_vg.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-05-05 22:38 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-05-05 22:38 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-05-05 22:38:31

Modified files:
	.              : WHATS_NEW 

Log message:
	What's new.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1546&r2=1.1547

--- LVM2/WHATS_NEW	2010/04/30 15:48:39	1.1546
+++ LVM2/WHATS_NEW	2010/05/05 22:38:31	1.1547
@@ -1,5 +1,6 @@
 Version 2.02.65 - 
 =================================
+  Suppress duplicate error messages about read failures and missing devices.
 
 Version 2.02.64 - 30th April 2010
 =================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-04-29  1:45 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2010-04-29  1:45 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-04-29 01:45:30

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1541&r2=1.1542

--- LVM2/WHATS_NEW	2010/04/29 01:38:12	1.1541
+++ LVM2/WHATS_NEW	2010/04/29 01:45:30	1.1542
@@ -2,7 +2,6 @@
 =================================
   Remove no-longer-used arg_ptr_value.
   Fix -M and --type to use strings not pointers that change on config refresh.
-  Fix regression in down-convert of mirror images with partial PV specification.
   Fix lvconvert error message when existing mirrored LV is not found.
   Disallow the direct removal of a merging snapshot.
   Set appropriate udev flags for reserved LVs.
@@ -11,10 +10,10 @@
   Disallow primary mirror image removal when mirror is not in-sync.
   Remove obsolete --name parameter from vgcfgrestore.
   Add -S command to clvmd to restart the daemon preserving exclusive locks.
-  Increment lvm2app version from 1 to 2.
+  Increment lvm2app version from 1 to 2 (memory allocation changes).
   Change lvm2app memory alloc/free for pv/vg/lv properties.
   Change daemon lock filename from lvm2_monitor to lvm2-monitor for consistency.
-  Added awk script relpath.awk to calculate relative paths.
+  Add awk script relpath.awk to calculate paths for relative symlinks.
   Fix double DESTDIR usage for infodir and mandir.
   Install symbolic .so links with relative paths between usrlibdir and libdir.
 


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-04-14 18:10 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2010-04-14 18:10 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-04-14 18:10:30

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1522&r2=1.1523

--- LVM2/WHATS_NEW	2010/04/14 17:50:49	1.1522
+++ LVM2/WHATS_NEW	2010/04/14 18:10:30	1.1523
@@ -8,12 +8,12 @@
   Use typedefs for toollib process_each functions.
   Use C locales and use_mlockall for clvmd.
   Refactor code related to vg->pvs list and add pv->vg link.
-  Mask LCK_HOLD flag in cluster VG locks for compatibility reasons.
+  Mask LCK_HOLD flag in cluster VG locks for backwards compatibility.
   Add activation/polling_interval to lvm.conf as --interval default.
   Don't ignore error if resuming any LV fails in resume_lvs.
   Skip closing persistent filter cache file if open failed.
-  Install .a .so links to $(usrlibdir).
-  Add --enable-write_install options to install user writable files.
+  Install .a and .so links into $(usrlibdir).
+  Add --enable-write_install options to install user-writable files.
   Use INSTALL_PROGRAM/DATA/WDATA target.
   Switch from using VPATH  to vpath in Makefiles.
   Permit mimage LVs to be striped in lvcreate, lvresize and lvconvert.
@@ -27,13 +27,13 @@
   Improve vg_validate to detect some loops in lists.
   Change most remaining log_error WARNING messages to log_warn.
   Always use blocking lock for VGs and orphan locks.
-  Allocate all segments memory from vg private mempool.
+  Allocate all memory for segments from private VG mempool.
   Return newly allocated PV segment after segment split.
-  Optimise PV segments search for the most last segment search case.
+  Optimise searching PV segments for seeking the most recently-added.
   Remove vg_validate call when parsing cached metadata.
   Use hash table of LVs to speed up parsing of text metadata with many LVs.
-  Fix two messages, add a whitespace and parentheses
-  When dmeventd is not forking because of -d flag, don't kill the parent process
+  Fix two vg_validate messages, adding whitespace and parentheses.
+  When dmeventd is not forking because of -d flag, don't kill parent process.
   Fix 'make install' when $(builddir) is different from $(srcdir).
   Fix dso resource leak in error path of dmeventd.
   Use C locales and use_mlockall for dmeventd.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-04-14 13:52 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2010-04-14 13:52 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2010-04-14 13:52:21

Modified files:
	.              : WHATS_NEW 

Log message:
	What's new.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1520&r2=1.1521

--- LVM2/WHATS_NEW	2010/04/14 13:09:16	1.1520
+++ LVM2/WHATS_NEW	2010/04/14 13:52:20	1.1521
@@ -1,5 +1,6 @@
 Version 2.02.63 -  
 ================================
+  Allow incomplete mirror restore in lvconvert --repair upon insufficient space.
   Do not reset position in metadata ring buffer on vgrename and vgcfgrestore.
   Allow VGs with active LVs to be renamed.
   Use UUIDs instead of names while processing event handlers.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-04-13 18:18 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2010-04-13 18:18 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-04-13 18:18:54

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1513&r2=1.1514

--- LVM2/WHATS_NEW	2010/04/13 14:36:24	1.1513
+++ LVM2/WHATS_NEW	2010/04/13 18:18:54	1.1514
@@ -1,5 +1,6 @@
 Version 2.02.63 -  
 ================================
+  Refactor code related to vg->pvs list and add pv->vg link.
   Mask LCK_HOLD flag in cluster VG locks for compatibility reasons.
   Add activation/polling_interval to lvm.conf as --interval default.
   Don't ignore error if resuming any LV fails in resume_lvs.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-04-06 14:07 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2010-04-06 14:07 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-04-06 14:07:11

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1501&r2=1.1502

--- LVM2/WHATS_NEW	2010/04/06 11:53:53	1.1501
+++ LVM2/WHATS_NEW	2010/04/06 14:07:11	1.1502
@@ -1,5 +1,6 @@
 Version 2.02.63 -  
 ================================
+  Refactor management of vg->pvs list.
   Fix lcov rules and generate better coverage report.
   Improve vg_validate to detect some loops in lists.
   Change most remaining log_error WARNING messages to log_warn.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-03-31  7:43 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-03-31  7:43 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-03-31 07:43:42

Modified files:
	.              : WHATS_NEW 

Log message:
	Update for make install.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1489&r2=1.1490

--- LVM2/WHATS_NEW	2010/03/30 14:44:57	1.1489
+++ LVM2/WHATS_NEW	2010/03/31 07:43:41	1.1490
@@ -1,5 +1,6 @@
 Version 2.02.63 -  
 ================================
+  Fix 'make install' when $(builddir) is different from $(srcdir).
   Fix dso resource leak in error path of dmeventd.
   Use C locales and use_mlockall for dmeventd.
   Fix --alloc contiguous policy only to allocate one set of parallel areas.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-03-30 14:45 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-03-30 14:45 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-03-30 14:44:58

Modified files:
	.              : WHATS_NEW 

Log message:
	Update for dmeventd changes.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1488&r2=1.1489

--- LVM2/WHATS_NEW	2010/03/29 17:59:46	1.1488
+++ LVM2/WHATS_NEW	2010/03/30 14:44:57	1.1489
@@ -1,5 +1,7 @@
 Version 2.02.63 -  
 ================================
+  Fix dso resource leak in error path of dmeventd.
+  Use C locales and use_mlockall for dmeventd.
   Fix --alloc contiguous policy only to allocate one set of parallel areas.
   Do not allow {vg|lv}change --ignoremonitoring if on clustered VG.
   Improved dependency tracking for dmeventd and liblvm2cmd sources.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-03-25 18:22 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2010-03-25 18:22 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-03-25 18:22:39

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1480&r2=1.1481

--- LVM2/WHATS_NEW	2010/03/25 18:16:54	1.1480
+++ LVM2/WHATS_NEW	2010/03/25 18:22:39	1.1481
@@ -1,5 +1,6 @@
 Version 2.02.63 -  
 ================================
+  Use INTERNAL_ERROR for internal errors throughout tree.
   Add some assertions to allocation code.
   Introduce pv_area_used into allocation algorithm and add debug messages.
   Add activation/monitoring to lvm.conf.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-03-25 11:48 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2010-03-25 11:48 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-03-25 11:48:55

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1478&r2=1.1479

--- LVM2/WHATS_NEW	2010/03/25 02:31:48	1.1478
+++ LVM2/WHATS_NEW	2010/03/25 11:48:54	1.1479
@@ -1,4 +1,4 @@
-Version 2.02.63 - 
+Version 2.02.63 -  
 ================================
   Introduce pv_area_used into allocation algorithm and add debug messages.
   Add activation/monitoring to lvm.conf.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-03-18 17:32 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2010-03-18 17:32 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-03-18 17:32:25

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for last checkin.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1469&r2=1.1470

--- LVM2/WHATS_NEW	2010/03/18 13:24:35	1.1469
+++ LVM2/WHATS_NEW	2010/03/18 17:32:25	1.1470
@@ -1,5 +1,6 @@
 Version 2.02.63 - 
 ================================
+  Avoid scanning all pvs in the system if operating on a device with mdas.
   Add configure --with-clvmd=singlenode to use clvmd w/o cluster infrastructure.
   Get stacktrace if testsuite test drops core and lvm was built with debugging.
   Disable long living process flag in lvm2app.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-03-09  3:20 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2010-03-09  3:20 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-03-09 03:20:13

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1455&r2=1.1456

--- LVM2/WHATS_NEW	2010/03/05 14:48:33	1.1455
+++ LVM2/WHATS_NEW	2010/03/09 03:20:12	1.1456
@@ -1,16 +1,10 @@
 Version 2.02.62 -
 ====================================
-  Reimplement mlockall() with mlock() to reduce mmaped memory size.
-  Define and use internal makefile variable UDEV_LIBS.
-  Define and use internal makefile variable DL_LIBS.
-  Update check for selinux libraries and link them only when needed.
-  Define and use internal makefile variable SELINUX_LIBS and STATIC_LIBS.
+  Reimplement mlockall() with mlock() to reduce pinned memory size.
   Remove -rdynamic from static builds.
-  Update check for pthread library and link it only when needed.
-  Define and use internal makefile variable PTHREAD_LIBS.
-  Update check for readline library and link it only when needed.
-  Define and use internal makefile variable READLINE_LIBS.
-  Define and use internal makefile variable LVMINTERNAL_LIBS.
+  Update checks for pthread, readline & selinux libs and link only when needed.
+  Introduce makefile vars UDEV_LIBS, DL_LIBS, SELINUX_LIBS, STATIC_LIBS.
+  Introduce makefile vars LVMINTERNAL_LIBS, READLINE_LIBS, PTHREAD_LIBS.
   Help for configure prints --disable-fsadm.
   Use consistently $() instead of ${} for all Makefile variables.
   Replace CFLOW_CMD only in make.tmpl and use it as variable elsewhere.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-02-24 18:21 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2010-02-24 18:21 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2010-02-24 18:21:16

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1436&r2=1.1437

--- LVM2/WHATS_NEW	2010/02/17 22:59:46	1.1436
+++ LVM2/WHATS_NEW	2010/02/24 18:21:15	1.1437
@@ -1,5 +1,10 @@
 Version 2.02.62 -
 ====================================
+  Update lvm2app.h Doxygen comments and add lvm2app Doxygen config file.
+  Update nightly tests and lvm2app unit tests to cover tags.
+  Add lvm2app functions lvm_{vg|lv}_{get|add|remove}_tag() functions.
+  Add dm_pool_strdup to allocate and copy memory in tag library function.
+  Refactor vgcreate, vgchange, and lvchange for tag library function.
   Refactor snapshot-merge deptree and device removal to support info-by-uuid.
 
 Version 2.02.61 - 15th February 2010


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-02-16  1:14 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2010-02-16  1:14 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-02-16 01:14:34

Modified files:
	.              : WHATS_NEW 

Log message:
	use lvm2app to refer to library now

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1434&r2=1.1435

--- LVM2/WHATS_NEW	2010/02/16 00:27:01	1.1434
+++ LVM2/WHATS_NEW	2010/02/16 01:14:34	1.1435
@@ -17,7 +17,7 @@
   Exit with success when lvconvert --repair --use-policies performs no action.
   Accept a list of LVs with 'lvconvert --merge @tag' using process_each_lv.
   Avoid unnecessary second resync when adding mimage to core-logged mirror.
-  Exclude internal VG names and uuids from lists returned through liblvm.
+  Exclude internal VG names and uuids from lists returned through lvm2app.
   Add %ORIGIN support to lv{create,extend,reduce,resize} --extents.
   Add _mda_copy to clone a struct metadata_area.
   Remove pointless versioned symlinks to dmeventd plugin libraries.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-02-15 20:32 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-02-15 20:32 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-02-15 20:32:27

Modified files:
	.              : WHATS_NEW 

Log message:
	Update

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1431&r2=1.1432

--- LVM2/WHATS_NEW	2010/02/15 18:42:51	1.1431
+++ LVM2/WHATS_NEW	2010/02/15 20:32:27	1.1432
@@ -23,8 +23,9 @@
   Add missing metadata reverts in pvmove error path.
   Unlock shared lock in clvmd if activation calls failed.
   Fix return code of info call for query by uuid.
-  Fix constness and floating point gcc warnings.
+  Fix some constness and floating point gcc warnings.
   Fix dm_report_field_uint64 function.
+  Fix display of lv_kernel_read_ahead -1, broken by fix of dm_report_field_uint64().
 
 Version 2.02.60 - 23rd January 2010
 ===================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-02-15 18:42 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-02-15 18:42 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-02-15 18:42:51

Modified files:
	.              : WHATS_NEW 

Log message:
	* update for last 3 commits

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1430&r2=1.1431

--- LVM2/WHATS_NEW	2010/02/15 16:46:56	1.1430
+++ LVM2/WHATS_NEW	2010/02/15 18:42:51	1.1431
@@ -23,6 +23,8 @@
   Add missing metadata reverts in pvmove error path.
   Unlock shared lock in clvmd if activation calls failed.
   Fix return code of info call for query by uuid.
+  Fix constness and floating point gcc warnings.
+  Fix dm_report_field_uint64 function.
 
 Version 2.02.60 - 23rd January 2010
 ===================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-02-10 15:56 snitzer
  0 siblings, 0 replies; 193+ messages in thread
From: snitzer @ 2010-02-10 15:56 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	snitzer@sourceware.org	2010-02-10 15:56:21

Modified files:
	.              : WHATS_NEW 

Log message:
	Add 'fail_if_percent_unsupported' arg to _percent() and _percent_run().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1424&r2=1.1425

--- LVM2/WHATS_NEW	2010/02/08 23:28:06	1.1424
+++ LVM2/WHATS_NEW	2010/02/10 15:56:20	1.1425
@@ -1,5 +1,6 @@
 Version 2.02.61 - 
 ===================================
+  Add 'fail_if_percent_unsupported' arg to _percent() and _percent_run().
   Remove false "failed to find tree node for" error when activating merging origin.
   Make lvconvert --repair --use-policies exit with success when no action is needed.
   Add multiple snapshot lv 'lvconvert --merge @tag' support via process_each_lv().


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-02-05 22:50 snitzer
  0 siblings, 0 replies; 193+ messages in thread
From: snitzer @ 2010-02-05 22:50 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	snitzer@sourceware.org	2010-02-05 22:50:56

Modified files:
	.              : WHATS_NEW 

Log message:
	Add multiple snapshot lv 'lvconvert --merge @tag' support via process_each_lv().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1421&r2=1.1422

--- LVM2/WHATS_NEW	2010/02/05 21:49:16	1.1421
+++ LVM2/WHATS_NEW	2010/02/05 22:50:56	1.1422
@@ -1,5 +1,6 @@
 Version 2.02.61 - 
 ===================================
+  Add multiple snapshot lv 'lvconvert --merge @tag' support via process_each_lv().
   Fix inappropriate second resync when adding mimage to core-logged mirror.
   Exclude internal VG names and uuids in lists returned via liblvm interface.
   Add %ORIGIN support to lv{create,extend,reduce,resize} --extents option.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-02-02 17:48 snitzer
  0 siblings, 0 replies; 193+ messages in thread
From: snitzer @ 2010-02-02 17:48 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	snitzer@sourceware.org	2010-02-02 17:48:30

Modified files:
	.              : WHATS_NEW 

Log message:
	move WHATS_NEW entries whose changes were made after 2.02.60 to 2.02.61

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1417&r2=1.1418

--- LVM2/WHATS_NEW	2010/02/02 16:26:35	1.1417
+++ LVM2/WHATS_NEW	2010/02/02 17:48:30	1.1418
@@ -4,15 +4,15 @@
   Remove pointless versioned symlinks to dmeventd plugin libraries.
   Fix dmeventd snapshot plugin build dependency.
   Make clvmd -V return zero status.
-
-Version 2.02.60 - 23rd January 2010
-===================================
   Fix lvconvert issue with cluster mirrors due to un'_safe' list processing
   Fix pvmove abort workaround to be cluster-aware when temporary mirror activation fails.
   Always query device by using uuid only and not name in clvmd.
   Add missing metadata reverts in pvmove error path.
   Unlock shared lock in clvmd if activation calls failed.
   Fix return code of info call for query by uuid.
+
+Version 2.02.60 - 23rd January 2010
+===================================
   Extend cmirrord man page.
   Sleep before first progress check if pvmove/lvconvert interval has prefix '+'.
   Default to checking progress before waiting in _wait_for_single_lv.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-01-22 14:33 mbroz
  0 siblings, 0 replies; 193+ messages in thread
From: mbroz @ 2010-01-22 14:33 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mbroz@sourceware.org	2010-01-22 14:33:33

Modified files:
	.              : WHATS_NEW 

Log message:
	Document undocumented commits which fixed some bugs.
	Go WHATS_NEW!

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1402&r2=1.1403

--- LVM2/WHATS_NEW	2010/01/22 09:45:29	1.1402
+++ LVM2/WHATS_NEW	2010/01/22 14:33:33	1.1403
@@ -1,5 +1,8 @@
 Version 2.02.60
 ===================================
+  Disable not thread-safe memory debugging if dmeventd is configured.
+  Fix first log message prefix in syslog for dmeventd plugins.
+  Fix exported symbols names for dmeventd lvm2 wrapper plugin.
   Fix failed locking messages to be more descriptive.
 
 Version 2.02.59 - 21st January 2010


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-01-21 17:14 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-01-21 17:14 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-01-21 17:14:18

Modified files:
	.              : WHATS_NEW 

Log message:
	Log entry for the last lvmcmdline.c commit

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1396&r2=1.1397

--- LVM2/WHATS_NEW	2010/01/19 23:02:04	1.1396
+++ LVM2/WHATS_NEW	2010/01/21 17:14:18	1.1397
@@ -1,5 +1,6 @@
 Version 2.02.59 - 
 ===================================
+  Clear pointer and counters after their release in _fin_commands().
   Add t-topology-support.sh and t-snapshot-merge.sh tests.
   Fix clvmd to never scan suspended devices.
   Initial version of the cmirror init script (Red Hat).


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-01-19 23:02 snitzer
  0 siblings, 0 replies; 193+ messages in thread
From: snitzer @ 2010-01-19 23:02 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	snitzer@sourceware.org	2010-01-19 23:02:05

Modified files:
	.              : WHATS_NEW 

Log message:
	Add t-topology-support.sh and t-snapshot-merge.sh tests.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1395&r2=1.1396

--- LVM2/WHATS_NEW	2010/01/19 13:25:00	1.1395
+++ LVM2/WHATS_NEW	2010/01/19 23:02:04	1.1396
@@ -1,5 +1,6 @@
 Version 2.02.59 - 
 ===================================
+  Add t-topology-support.sh and t-snapshot-merge.sh tests.
   Fix clvmd to never scan suspended devices.
   Initial version of the cmirror init script (Red Hat).
   Initial version of the cmirrord man page.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-01-14 10:19 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2010-01-14 10:19 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-01-14 10:19:43

Modified files:
	.              : WHATS_NEW 

Log message:
	Update entry for few previous gcc cleanup commits.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1385&r2=1.1386

--- LVM2/WHATS_NEW	2010/01/13 21:48:39	1.1385
+++ LVM2/WHATS_NEW	2010/01/14 10:19:43	1.1386
@@ -1,5 +1,6 @@
 Version 2.02.58 - 
 ===================================
+  Cleanup of some minor gcc warnings.
   Fix clvmd automatic target module loading crash.
   Fix allocation code not to stop at the first area of a PV that fits.
   Add --merge to lvconvert to merge a snapshot into its origin.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-01-08 22:28 jbrassow
  0 siblings, 0 replies; 193+ messages in thread
From: jbrassow @ 2010-01-08 22:28 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	jbrassow@sourceware.org	2010-01-08 22:28:55

Modified files:
	.              : WHATS_NEW 

Log message:
	udpate WHATS_NEW file for --splitmirror checkin

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1375&r2=1.1376

--- LVM2/WHATS_NEW	2010/01/08 21:53:07	1.1375
+++ LVM2/WHATS_NEW	2010/01/08 22:28:54	1.1376
@@ -1,5 +1,6 @@
 Version 2.02.57 -
 ====================================
+  Add capability to split off and keep mirror legs to lvconvert.
   Change background polldaemon's process name to "(lvm2)".
   Allow vgremove of a VG with PVs missing.
   Keep log type consistent when changing mirror image count.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2010-01-07 20:55 jbrassow
  0 siblings, 0 replies; 193+ messages in thread
From: jbrassow @ 2010-01-07 20:55 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	jbrassow@sourceware.org	2010-01-07 20:55:01

Modified files:
	.              : WHATS_NEW 

Log message:
	- forgot to update WHATS_NEW along with bug fix for keeping
	log type consistent when using lvconvert to change the
	number of mirror images.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1372&r2=1.1373

--- LVM2/WHATS_NEW	2010/01/07 20:01:55	1.1372
+++ LVM2/WHATS_NEW	2010/01/07 20:55:01	1.1373
@@ -1,5 +1,6 @@
 Version 2.02.57 -
 ====================================
+  Keep log type consistent when changing mirror image count.
   Always set environment variables for an LVM2 device in 11-dm-lvm.rules.
   Add activation/udev_rules config option in lvm.conf.
   Add macro outfc() and export out_text_with_comment().


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-12-04 14:26 prajnoha
  0 siblings, 0 replies; 193+ messages in thread
From: prajnoha @ 2009-12-04 14:26 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	prajnoha@sourceware.org	2009-12-04 14:26:23

Modified files:
	.              : WHATS_NEW 

Log message:
	WHATS_NEW for previous commit.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1341&r2=1.1342

--- LVM2/WHATS_NEW	2009/12/03 19:23:40	1.1341
+++ LVM2/WHATS_NEW	2009/12/04 14:26:22	1.1342
@@ -1,5 +1,6 @@
 Version 2.02.57 -
 ====================================
+  Give better error message for pvmove when all data is skipped.
   Fix memory lock imbalance in lv_suspend if already suspended.
   Fix pvmove test mode to not fail and do not poll.
   Fix error message if VG already exist in vgcreate.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-11-24 18:54 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2009-11-24 18:54 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2009-11-24 18:54:23

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1328&r2=1.1329

--- LVM2/WHATS_NEW	2009/11/24 18:26:08	1.1328
+++ LVM2/WHATS_NEW	2009/11/24 18:54:23	1.1329
@@ -2,11 +2,11 @@
 ====================================
   Add missing vg_release to pvs and pvdisplay to fix memory leak.
   Do not try to unlock VG which is not locked in _process_one_vg.
-  Move persistent filter dump to more appropriate place.
+  Move is_long_lived persistent_filter_dump to happen after every full scan.
   Refresh device filters before full device rescan in lvmcache.
   Return error status if vgchange fails to activate some volume.
-  Fix memory lock imbalance in locking code.
-  Revert vg_read_internal change, clvmd cannot use vg_read now. (2.02.55)
+  Fix suspend/resume lock type test causing unbalanced memory locking.
+  Revert vg_read_internal change as clvmd was not ready for vg_read. (2.02.55)
 
 Version 2.02.55 - 19th November 2009
 ====================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-11-19  1:17 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2009-11-19  1:17 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2009-11-19 01:17:01

Modified files:
	.              : WHATS_NEW 

Log message:
	What's new.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1316&r2=1.1317

--- LVM2/WHATS_NEW	2009/11/18 17:20:18	1.1316
+++ LVM2/WHATS_NEW	2009/11/19 01:17:01	1.1317
@@ -1,5 +1,7 @@
 Version 2.02.55 -
 ===================================
+  Fix a possible deadlock in mirror code due to memlock refcount mismatch.
+  Enable dmeventd event handlers to properly scan devices.
   Do not activate directly not visible volumes in vgchange.
   Fix pvmove region_size oveflow for very large PVs.
   Fix lvcreate and lvresize processing of %PVS argument.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-11-03 11:17 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2009-11-03 11:17 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2009-11-03 11:17:46

Modified files:
	.              : WHATS_NEW 

Log message:
	Update for outnl and indent functions

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1311&r2=1.1312

--- LVM2/WHATS_NEW	2009/11/03 10:50:57	1.1311
+++ LVM2/WHATS_NEW	2009/11/03 11:17:46	1.1312
@@ -1,5 +1,6 @@
 Version 2.02.55 -
 ===================================
+  Export outnl and indent functions for modules.
   Flush stdout after yes/no prompt.
   Update vgsplit and vgcreate to use vg_set_clustered.
   Add vg_mda_count and vg_set_clustered library function.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-10-22 11:25 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2009-10-22 11:25 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2009-10-22 11:25:47

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1297&r2=1.1298

--- LVM2/WHATS_NEW	2009/10/16 17:41:49	1.1297
+++ LVM2/WHATS_NEW	2009/10/22 11:25:46	1.1298
@@ -1,5 +1,6 @@
 Version 2.02.54 -
 =====================================
+  Delay announcing mirror monitoring to syslog until initialisation succeeded.
   Handle metadata with unknown segment types more gracefully.
   Set default owner and group to null.
   Add dmeventd.static to the build.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-10-02 11:41 zkabelac
  0 siblings, 0 replies; 193+ messages in thread
From: zkabelac @ 2009-10-02 11:41 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2009-10-02 11:41:54

Modified files:
	.              : WHATS_NEW 

Log message:
	Update distclean target for rename clogd to cmirrord. (2.02.52)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1286&r2=1.1287

--- LVM2/WHATS_NEW	2009/10/01 14:14:17	1.1286
+++ LVM2/WHATS_NEW	2009/10/02 11:41:54	1.1287
@@ -1,5 +1,6 @@
 Version 2.02.54 -
 =====================================
+  Update distclean target for rename clogd to cmirrord. (2.02.52)
   Only do lock conversions in clvmd if we are explicitly asked for one.
   Introduce percent_range_t and centralise snapshot full/mirror in-sync checks.
   Factor out poll_mirror_progress and introduce progress_t.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-08-13 16:36 jbrassow
  0 siblings, 0 replies; 193+ messages in thread
From: jbrassow @ 2009-08-13 16:36 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	jbrassow@sourceware.org	2009-08-13 16:36:49

Modified files:
	.              : WHATS_NEW 

Log message:
	update WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1239&r2=1.1240

--- LVM2/WHATS_NEW	2009/08/13 14:27:32	1.1239
+++ LVM2/WHATS_NEW	2009/08/13 16:36:49	1.1240
@@ -1,5 +1,6 @@
 Version 2.02.52 -
 =================================
+  Added configure --enable-clogd to conditionally build the cluster log daemon.
   Make lvchange --refresh only take a read lock on volume group.
   Fix bug where non-blocking file locks could be granted in error.
   Make lvm2app pv_t, lv_t, vg_t handle definitions consistent with lvm_t.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-08-13 12:19 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-08-13 12:19 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-08-13 12:19:30

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1236&r2=1.1237

--- LVM2/WHATS_NEW	2009/08/13 12:04:01	1.1236
+++ LVM2/WHATS_NEW	2009/08/13 12:19:30	1.1237
@@ -1,5 +1,6 @@
 Version 2.02.52 -
 =================================
+  Make lvm2app pv_t, lv_t, vg_t handle definitions consistent with lvm_t.
   Fix vgextend error path - if ORPHAN lock fails, unlock / release vg (2.02.49).
   Fix compile warning in clvmd.
   Update lv{convert|create|extend|resize} man pages - clarify use of PE ranges.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-08-13 12:04 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-08-13 12:04 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-08-13 12:04:01

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for recent checkins.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1235&r2=1.1236

--- LVM2/WHATS_NEW	2009/08/13 10:39:41	1.1235
+++ LVM2/WHATS_NEW	2009/08/13 12:04:01	1.1236
@@ -1,6 +1,10 @@
 Version 2.02.52 -
 =================================
+  Fix vgextend error path - if ORPHAN lock fails, unlock / release vg (2.02.49).
   Fix compile warning in clvmd.
+  Update lv{convert|create|extend|resize} man pages - clarify use of PE ranges.
+  Remove useless _pv_write wrapper.
+  Update test/api/test.c to call lvm_vg_create and lvm_vg_remove.
 
 Version 2.02.51 - 6th August 2009
 =================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-08-04 15:55 prajnoha
  0 siblings, 0 replies; 193+ messages in thread
From: prajnoha @ 2009-08-04 15:55 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	prajnoha@sourceware.org	2009-08-04 15:55:44

Modified files:
	.              : WHATS_NEW 

Log message:
	Add --noudevsync option for relevant LVM tools.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1230&r2=1.1231

--- LVM2/WHATS_NEW	2009/08/04 15:36:13	1.1230
+++ LVM2/WHATS_NEW	2009/08/04 15:55:43	1.1231
@@ -1,5 +1,6 @@
 Version 2.02.51 - 
 ================================
+  Add --noudevsync option for relevant LVM tools.
   Add activation/udev_sync to lvm.conf.
   Only change LV symlinks on ACTIVATE not PRELOAD.
   Make lvconvert honour log mirror options combined with downconversion.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-28 19:32 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2009-07-28 19:32 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2009-07-28 19:32:28

Modified files:
	.              : WHATS_NEW 

Log message:
	clean up a bit for release

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1206&r2=1.1207

--- LVM2/WHATS_NEW	2009/07/28 17:07:48	1.1206
+++ LVM2/WHATS_NEW	2009/07/28 19:32:26	1.1207
@@ -1,37 +1,33 @@
 Version 2.02.50 - 28th July 2009
 ================================
-  Remove unnecessary \n's from log_error in liblvm.
-  Add config_reload and config_override to test.c, change prompt.
-  Add lvm_config_override - allow caller to override LVM config.
-  Refactor _override_settings into override_config_tree_from_string and move.
-  Add skeletons of lvm_lv_resize and lvm_pv_resize - not yet implemented.
-  Update test/api/test.c to include lvm_vg_reduce and lvm_vg_extend.
-  Add lvm_vg_reduce to liblvm.
-  Add vg_reduce to metadata.c and metadata-exported.h.
-  Update error return and comments for lvm_list_vg_names/uuids.
+  Change test/api/test.c prompt so it's not confused with the main lvm prompt.
+  Update liblvm unit tests in test/api to cover latest liblvm changes.
+  Add unimplemented lvm_lv_resize and lvm_pv_resize skeletons to liblvm.
+  Add lvm_library_get_version to liblvm.
+  Add lvm_config_override to liblvm to allow caller to override LVM config.
+  Add lvm_lv_is_active and lvm_lv_is_suspended to liblvm.
+  Add lvm_lv_activate and lvm_lv_deactivate to liblvm.
+  Add lvm_scan, lvm_vg_reduce and lvm_vg_remove_lv to liblvm.
+  Add functions to get numeric properties to liblvm.
+  Add lvm_{pv|vg|lv}_get_{name|uuid} to liblvm.
+  Add lvm_vg_list_pvs and lvm_vg_list_lvs to liblvm.
+  Add lvm_vg_open and lvm_vg_create_lv_linear to liblvm.
+  Add lvm_list_vg_names/uuids to liblvm.
+  Add lvm_errno and lvm_errmsg to liblvm to obtain failure information.
+  Rename lvm_create/destroy to lvm_init/quit.
   Rename lvm_reload_config to lvm_config_reload.
-  Update display.c to use vg_free(vg) instead of duplicating the calculation.
-  More liblvm header file cleanups.
-  Update liblvm unit tests in test/api for latest liblvm changes.
-  Add lvm_lv_is_active and lvm_lv_is_suspended liblvm APIs.
-  Add lvm_lv_activate and lvm_lv_deactivate liblvm APIs.
-  Add lvm_scan liblvm function.
+  Refactor _override_settings to use new override_config_tree_from_string.
+  Add vg_reduce to metadata.c and metadata-exported.h.
   Update lvm.h to clarify API behavior and return codes.
-  Add lvm_vg_remove_lv liblvm function.
-  Add numeric liblvm 'get' functions required by anaconda.
-  Refactor vg_size, vg_free, and pv_mda_count field calculations for liblvm.
-  Update test/api/test.c to call new liblvm functions.
-  Add liblvm function lvm_vg_create_lv_linear.
   Update lvm_vg_extend to do an implicit pvcreate on the device.
+  Update display.c to use vg_free(vg) instead of duplicating the calculation.
+  Refactor vg_size, vg_free, and pv_mda_count field calculations for liblvm.
   Refactor pvcreate and lvcreate for liblvm.
   Add global/wait_for_locks to lvm.conf so blocking for locks can be disabled.
   All LV locks are non-blocking so remove LCK_NONBLOCK from separate macros.
   Fix race condition with vgcreate and vgextend on same device (2.02.49).
   Remove redundant validate_name call from vgreduce.
-  Add lvm_{pv|vg|lv}_get_{name|uuid} liblvm functions.
-  Add lvm_vg_list_pvs and lvm_vg_list_lvs liblvm functions.
   Remove unused handles lvseg, pvseg inside liblvm/lvm.h.
-  Add lvm_vg_open liblvm function.
   Add liblvm2app Makefile installation targets.
   Add liblvm pkgconfig file.
   Use newly-independent LVM_LIBAPI in liblvm soname.  E.g. liblvm2app.so.2.1.
@@ -40,7 +36,6 @@
   Return EINVALID_CMD_LINE not success when invalid VG name format is used.
   Remove unnecessary messages after vgcreate/vgsplit refactor (2.02.49).
   Add log_errno to set a specific errno and replace log_error in due course.
-  Add lvm_errno and lvm_errmsg to liblvm to obtain failure information.
   Change create_toolcontext to still return an object if it fails part-way.
   Add EUNCLASSIFIED (-1) as the default LVM errno code.
   Store any errno and error messages issued while processing each command.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-27 21:10 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-07-27 21:10 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-07-27 21:10:30

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for latest liblvm changes

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1204&r2=1.1205

--- LVM2/WHATS_NEW	2009/07/26 22:19:14	1.1204
+++ LVM2/WHATS_NEW	2009/07/27 21:10:30	1.1205
@@ -1,5 +1,17 @@
 Version 2.02.50 - 
 ================================
+  Remove unnecessary \n's from log_error in liblvm.
+  Add config_reload and config_override to test.c, change prompt.
+  Add lvm_config_override - allow caller to override LVM config.
+  Refactor _override_settings into override_config_tree_from_string and move.
+  Add skeletons of lvm_lv_resize and lvm_pv_resize - not yet implemented.
+  Update test/api/test.c to include lvm_vg_reduce and lvm_vg_extend.
+  Add lvm_vg_reduce to liblvm.
+  Add vg_reduce to metadata.c and metadata-exported.h.
+  Update error return and comments for lvm_list_vg_names/uuids.
+  Rename lvm_reload_config to lvm_config_reload.
+  Update display.c to use vg_free(vg) instead of duplicating the calculation.
+  More liblvm header file cleanups.
   Update liblvm unit tests in test/api for latest liblvm changes.
   Add lvm_lv_is_active and lvm_lv_is_suspended liblvm APIs.
   Add lvm_lv_activate and lvm_lv_deactivate liblvm APIs.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-26 22:19 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-07-26 22:19 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-07-26 22:19:14

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for latest liblvm changes

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1203&r2=1.1204

--- LVM2/WHATS_NEW	2009/07/26 11:21:32	1.1203
+++ LVM2/WHATS_NEW	2009/07/26 22:19:14	1.1204
@@ -1,5 +1,13 @@
 Version 2.02.50 - 
 ================================
+  Update liblvm unit tests in test/api for latest liblvm changes.
+  Add lvm_lv_is_active and lvm_lv_is_suspended liblvm APIs.
+  Add lvm_lv_activate and lvm_lv_deactivate liblvm APIs.
+  Add lvm_scan liblvm function.
+  Update lvm.h to clarify API behavior and return codes.
+  Add lvm_vg_remove_lv liblvm function.
+  Add numeric liblvm 'get' functions required by anaconda.
+  Refactor vg_size, vg_free, and pv_mda_count field calculations for liblvm.
   Update test/api/test.c to call new liblvm functions.
   Add liblvm function lvm_vg_create_lv_linear.
   Update lvm_vg_extend to do an implicit pvcreate on the device.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-26 11:21 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-07-26 11:21 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-07-26 11:21:32

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for recent checkins

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1202&r2=1.1203

--- LVM2/WHATS_NEW	2009/07/24 23:28:55	1.1202
+++ LVM2/WHATS_NEW	2009/07/26 11:21:32	1.1203
@@ -1,5 +1,9 @@
 Version 2.02.50 - 
 ================================
+  Update test/api/test.c to call new liblvm functions.
+  Add liblvm function lvm_vg_create_lv_linear.
+  Update lvm_vg_extend to do an implicit pvcreate on the device.
+  Refactor pvcreate and lvcreate for liblvm.
   Add global/wait_for_locks to lvm.conf so blocking for locks can be disabled.
   All LV locks are non-blocking so remove LCK_NONBLOCK from separate macros.
   Fix race condition with vgcreate and vgextend on same device (2.02.49).


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-23 23:55 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-07-23 23:55 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-07-23 23:55:02

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for liblvm commits

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1198&r2=1.1199

--- LVM2/WHATS_NEW	2009/07/22 21:09:13	1.1198
+++ LVM2/WHATS_NEW	2009/07/23 23:55:01	1.1199
@@ -1,5 +1,9 @@
 Version 2.02.50 - 
 ================================
+  Add lvm_{pv|vg|lv}_get_{name|uuid} liblvm functions.
+  Add lvm_vg_list_pvs and lvm_vg_list_lvs liblvm functions.
+  Remove unused handles lvseg, pvseg inside liblvm/lvm.h.
+  Add lvm_vg_open liblvm function.
   Add liblvm2app Makefile installation targets.
   Add liblvm pkgconfig file.
   Use newly-independent LVM_LIBAPI in liblvm soname.  E.g. liblvm2app.so.2.1.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-15 15:16 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2009-07-15 15:16 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2009-07-15 15:16:48

Modified files:
	.              : WHATS_NEW 

Log message:
	pre-release

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1186&r2=1.1187

--- LVM2/WHATS_NEW	2009/07/15 14:59:14	1.1186
+++ LVM2/WHATS_NEW	2009/07/15 15:16:48	1.1187
@@ -23,7 +23,7 @@
   Refactor vgchange extent_size, max_lv, max_pv, and alloc_policy for liblvm.
   Update t-vgcreate-usage.sh to test for default vg properties.
   Fix memory leak in vgsplit when re-reading the vg.
-  Make exit/cleanup code more robust when some lvm init function fails.
+  Make various exit/cleanup paths more robust after lvm init failures.
   Use LCK_NONBLOCK implicitly instead of explicit vg_read() flag.
   Remove unnecessary locking and existence tests from new vg_read() interface.
   Permit several segment types to be registered by a single shared object.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-15 14:59 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2009-07-15 14:59 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2009-07-15 14:59:14

Modified files:
	.              : WHATS_NEW 

Log message:
	pre-release clarification

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1185&r2=1.1186

--- LVM2/WHATS_NEW	2009/07/15 13:20:06	1.1185
+++ LVM2/WHATS_NEW	2009/07/15 14:59:14	1.1186
@@ -1,33 +1,31 @@
 Version 2.02.49 - 15th July 2009
 ================================
-  Fix vgck and vgremove segfault if non-existent vg given.
-  Enable use of new multi-segment registration for static registration too.
   Exclude VG_GLOBAL from vg_write_lock_held so scans open devs read-only again.
   Add unit test case for liblvm VG create/delete APIs.
   Add liblvm APIs to implement creation and deletion of VGs.
   Initialize cmd->cmd_line to "liblvm" in new liblvm library.
   Place handles to liblvm objects for pv, vg, lv, lvseg, pvseg inside lvm.h.
   Refactor vgsplit and vgextend to remove READ_REQUIRE_RESIZEABLE flag.
-  Changed exit() to _exit() after fork() to avoid flushing libc buffers twice.
+  Use _exit() not exit() after forking to avoid flushing libc buffers twice.
   Add cast to log_info arg in _find_labeller to avoid Sparc64 warning.
   Make cmd->cmd_line const.
   Fix dev name mismatch in vgcreate man page example.
   Refactor vg_remove_single for use in liblvm.
-  Make all tools consistent with lock ordering - obtain VG_ORPHAN lock second.
-  Check MD devices for a partition table during device scan.
-  Add extended device (blkext) and MD partition (mdp) types to filters.
-  Fix and precise metadata read errors for segment areas.
-  Fix segment metadata read function errors to use proper segment name.
+  Make all tools use consistent lock ordering obtaining VG_ORPHAN lock second.
+  Check md devices for a partition table during device scan.
+  Add extended device (blkext) and md partition (mdp) types to filters.
+  Make text metadata read errors for segment areas more precise.
+  Fix text segment metadata read errors to mention correct segment name.
+  Include segment and LV names in text segment import error messages.
   Add parent node to config_node structure.
-  Fix segment import functions to print segment name and logical volume name.
-  Update vgsplit and vgcreate to call the new vg_create, then call 'set' fns.
+  Update vgsplit and vgcreate to call new vg_create and 'set' functions.
   Change vg_create to take minimal parameters, obtain a lock, and return vg_t.
   Refactor vgchange extent_size, max_lv, max_pv, and alloc_policy for liblvm.
   Update t-vgcreate-usage.sh to test for default vg properties.
   Fix memory leak in vgsplit when re-reading the vg.
   Make exit/cleanup code more robust when some lvm init function fails.
-  Use implicit set of LCK_NONBLOCK instead of explicit vg_read() flag.
-  Remove unnecessary locking and existence code from new vg_read() interface.
+  Use LCK_NONBLOCK implicitly instead of explicit vg_read() flag.
+  Remove unnecessary locking and existence tests from new vg_read() interface.
   Permit several segment types to be registered by a single shared object.
   Update the man pages to document size units uniformly.
   Allow commandline sizes to be specified in terms of bytes and sectors.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-13 23:16 mpatocka
  0 siblings, 0 replies; 193+ messages in thread
From: mpatocka @ 2009-07-13 23:16 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mpatocka@sourceware.org	2009-07-13 23:16:17

Modified files:
	.              : WHATS_NEW 

Log message:
	WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1178&r2=1.1179

--- LVM2/WHATS_NEW	2009/07/13 19:49:48	1.1178
+++ LVM2/WHATS_NEW	2009/07/13 23:16:17	1.1179
@@ -1,5 +1,7 @@
 Version 2.02.49 - 
 ================================
+  Changed exit() to _exit() after fork(); avoid flushing libc buffers twice.
+  Fixed invalid type being passed as printf argument on Sparc64.
   Make cmd->cmd_line const.
   Fix dev name mismatch in vgcreate man page example.
   Refactor vg_remove_single for use in liblvm.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-10 20:16 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-07-10 20:16 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-07-10 20:16:16

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for vgremove and ORPAHN_LOCK refactoring

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1175&r2=1.1176

--- LVM2/WHATS_NEW	2009/07/09 22:50:45	1.1175
+++ LVM2/WHATS_NEW	2009/07/10 20:16:15	1.1176
@@ -1,5 +1,7 @@
 Version 2.02.49 - 
 ================================
+  Refactor vg_remove_single for use in liblvm.
+  Make all tools consistent with lock ordering - obtain VG_ORPHAN lock second.
   Check MD devices for a partition table during device scan.
   Add extended device (blkext) and MD partition (mdp) types to filters.
   Fix and precise metadata read errors for segment areas.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-09 10:19 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-07-09 10:19 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-07-09 10:19:07

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for recent vgcreate changes

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1169&r2=1.1170

--- LVM2/WHATS_NEW	2009/07/08 22:22:12	1.1169
+++ LVM2/WHATS_NEW	2009/07/09 10:19:07	1.1170
@@ -1,5 +1,10 @@
 Version 2.02.49 - 
 ================================
+  Update vgsplit and vgcreate to call the new vg_create, then call 'set' fns.
+  Change vg_create to take minimal parameters, obtain a lock, and return vg_t.
+  Refactor vgchange extent_size, max_lv, max_pv, and alloc_policy for liblvm.
+  Update t-vgcreate-usage.sh to test for default vg properties.
+  Fix memory leak in vgsplit when re-reading the vg.
   Make exit/cleanup code more robust when some lvm init function fails.
   Use implicit set of LCK_NONBLOCK instead of explicit vg_read() flag.
   Remove unnecessary locking and existence code from new vg_read() interface.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-08 22:22 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-07-08 22:22 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-07-08 22:22:12

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1168&r2=1.1169

--- LVM2/WHATS_NEW	2009/07/08 14:41:00	1.1168
+++ LVM2/WHATS_NEW	2009/07/08 22:22:12	1.1169
@@ -1,5 +1,6 @@
 Version 2.02.49 - 
 ================================
+  Make exit/cleanup code more robust when some lvm init function fails.
   Use implicit set of LCK_NONBLOCK instead of explicit vg_read() flag.
   Remove unnecessary locking and existence code from new vg_read() interface.
   Permit several segment types to be registered by a single shared object.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-08 14:41 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-07-08 14:41 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-07-08 14:41:01

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for vgread cleanup

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1167&r2=1.1168

--- LVM2/WHATS_NEW	2009/07/08 12:36:01	1.1167
+++ LVM2/WHATS_NEW	2009/07/08 14:41:00	1.1168
@@ -1,5 +1,7 @@
 Version 2.02.49 - 
 ================================
+  Use implicit set of LCK_NONBLOCK instead of explicit vg_read() flag.
+  Remove unnecessary locking and existence code from new vg_read() interface.
   Permit several segment types to be registered by a single shared object.
   Update the man pages to document size units uniformly.
   Allow commandline sizes to be specified in terms of bytes and sectors.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-06 19:17 snitzer
  0 siblings, 0 replies; 193+ messages in thread
From: snitzer @ 2009-07-06 19:17 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	snitzer@sourceware.org	2009-07-06 19:17:16

Modified files:
	.              : WHATS_NEW 

Log message:
	Reword the WHATS_NEW commandline sizes update.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1165&r2=1.1166

--- LVM2/WHATS_NEW	2009/07/06 19:13:26	1.1165
+++ LVM2/WHATS_NEW	2009/07/06 19:17:15	1.1166
@@ -1,7 +1,7 @@
 Version 2.02.49 - 
 ================================
   Update the man pages to document size units uniformly.
-  Allow specifying commandline sizes in terms of bytes and sectors.
+  Allow commandline sizes to be specified in terms of bytes and sectors.
   Update 'md_chunk_alignment' to use stripe-width to align PV data area.
   Update test/t-inconsistent-metadata.sh to match new vg_read interface.
   Add lvmcache_init() to polldaemon initialization.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-03 11:04 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2009-07-03 11:04 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2009-07-03 11:04:06

Modified files:
	.              : WHATS_NEW 

Log message:
	clarification

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1162&r2=1.1163

--- LVM2/WHATS_NEW	2009/07/01 17:23:10	1.1162
+++ LVM2/WHATS_NEW	2009/07/03 11:04:06	1.1163
@@ -28,7 +28,7 @@
   Use lvconvert --repair instead of vgreduce in mirror dmeventd DSO.
   Introduce lvconvert --use_policies (repair policy according to lvm.conf).
   Update clvmd-corosync to match new corosync API.
-  Fix makefile to build also shared libraries when running plain make.
+  Fix lib Makefile to include any shared libraries in default target.
   Fix rename of active snapshot with virtual origin.
   Fix convert polling to ignore LV with different UUID.
   Cache underlying device readahead only before activation calls.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-07-01 17:23 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-07-01 17:23 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-07-01 17:23:10

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for vg_read commits

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1161&r2=1.1162

--- LVM2/WHATS_NEW	2009/07/01 09:31:46	1.1161
+++ LVM2/WHATS_NEW	2009/07/01 17:23:10	1.1162
@@ -1,5 +1,9 @@
 Version 2.02.49 - 
 ================================
+  Update test/t-inconsistent-metadata.sh to match new vg_read interface.
+  Add lvmcache_init() to polldaemon initialization.
+  Convert tools to use new vg_read / vg_read_for_update.
+  Fix segfault in vg_release when vg->cmd is NULL.
 
 Version 2.02.48 - 30th June 2009
 ================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-06-15 15:09 mbroz
  0 siblings, 0 replies; 193+ messages in thread
From: mbroz @ 2009-06-15 15:09 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mbroz@sourceware.org	2009-06-15 15:09:02

Modified files:
	.              : WHATS_NEW 

Log message:
	Add WHATS_NEW items.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1151&r2=1.1152

--- LVM2/WHATS_NEW	2009/06/15 13:43:15	1.1151
+++ LVM2/WHATS_NEW	2009/06/15 15:09:02	1.1152
@@ -1,5 +1,7 @@
 Version 2.02.48 - 
 ===============================
+  Ignore suspended devices during repair.
+  Call vgreduce --removemissing automatically to clean up bad PVs in dmeventd.
   Suggest use lvchange --resync when up converting not yet synced mirror.
   Destroy toolcontext on exit in clvmd (fixes memory pool leaks).
   Fix lvconvert to not poll mirror if no conversion in progress.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-06-12  8:34 mbroz
  0 siblings, 0 replies; 193+ messages in thread
From: mbroz @ 2009-06-12  8:34 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mbroz@sourceware.org	2009-06-12 08:34:15

Modified files:
	.              : WHATS_NEW 

Log message:
	Fix WHATS_NEW - Allow metadata correction even when PVs are missing.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1146&r2=1.1147

--- LVM2/WHATS_NEW	2009/06/12 08:30:19	1.1146
+++ LVM2/WHATS_NEW	2009/06/12 08:34:15	1.1147
@@ -1,6 +1,7 @@
 Version 2.02.48 - 
 ===============================
   Re-instate partial activation support in clustered mode. (2.02.40)
+  Allow metadata correction even when PVs are missing.
   Use 'lvm lvresize' instead of 'lvresize' in fsadm.
   Do not use '-n' realine option in fsadm for busybox compatiblity.
   Update vgrename, vgsplit, and vgcreate to use vg_lock_newname.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-06-09 14:44 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-06-09 14:44 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-06-09 14:43:59

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1143&r2=1.1144

--- LVM2/WHATS_NEW	2009/06/06 22:00:20	1.1143
+++ LVM2/WHATS_NEW	2009/06/09 14:43:59	1.1144
@@ -1,5 +1,7 @@
 Version 2.02.48 - 
 ===============================
+  Update vgrename, vgsplit, and vgcreate to use vg_lock_newname.
+  Add vg_lock_newname() library function.
   Round up requested readahead to at least one page and print warning.
   Try to repair vg before actual vgremove when force flag provided.
   Fix possible double release of VG after recovery.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-06-03 11:49 mbroz
  0 siblings, 0 replies; 193+ messages in thread
From: mbroz @ 2009-06-03 11:49 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mbroz@sourceware.org	2009-06-03 11:49:05

Modified files:
	.              : WHATS_NEW 

Log message:
	WHATS_NEW!

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1138&r2=1.1139

--- LVM2/WHATS_NEW	2009/06/01 15:55:06	1.1138
+++ LVM2/WHATS_NEW	2009/06/03 11:49:05	1.1139
@@ -1,5 +1,6 @@
 Version 2.02.48 - 
 ===============================
+  Fix makefile to build also shared libraries when running plain make.
   Fix rename of active snapshot with virtual origin.
   Fix convert polling to ignore LV with different UUID.
   Cache underlying device readahead only before activation calls.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-05-09 13:47 mornfall
  0 siblings, 0 replies; 193+ messages in thread
From: mornfall @ 2009-05-09 13:47 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall@sourceware.org	2009-05-09 13:47:03

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW wrt a recent patch.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1097&r2=1.1098

--- LVM2/WHATS_NEW	2009/05/07 12:11:50	1.1097
+++ LVM2/WHATS_NEW	2009/05/09 13:47:03	1.1098
@@ -1,5 +1,6 @@
 Version 2.02.46 - 
 ================================
+  Reject missing PVs from allocation in toollib.
   Fix PV datalignment for values starting prior to MDA area. (2.02.45)
   Add sparse devices: lvcreate -s --virtualoriginsize (hidden zero origin).
   Add lvs origin_size field.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-01-26 14:40 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2009-01-26 14:40 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2009-01-26 14:40:07

Modified files:
	.              : WHATS_NEW 

Log message:
	and another one missing

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1026&r2=1.1027

--- LVM2/WHATS_NEW	2009/01/26 13:34:07	1.1026
+++ LVM2/WHATS_NEW	2009/01/26 14:40:06	1.1027
@@ -1,5 +1,6 @@
 Version 2.02.44 - 26th January 2009
 ===================================
+  Fix --enable-static_link after the recent repository changes.
   Add corosync/DLM cluster interface to clvmd.
   Add --nameprefixes, --unquoted, --rows to pvs, vgs, lvs man pages.
   Fix lvresize size conversion for fsadm when block size is not 1K.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-01-26 13:34 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2009-01-26 13:34 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2009-01-26 13:34:08

Modified files:
	.              : WHATS_NEW 

Log message:
	Add stuff people missed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1025&r2=1.1026

--- LVM2/WHATS_NEW	2009/01/26 13:14:22	1.1025
+++ LVM2/WHATS_NEW	2009/01/26 13:34:07	1.1026
@@ -14,8 +14,10 @@
   Fix incorrect exit status from 'help <command>'.
   Fix vgrename using UUID if there are VGs with identical names.
   Fix segfault when invalid field given in reporting commands.
+  Move is_static from cmd to global is_static().
   Refactor init_lvm() for lvmcmdline and clvmd.
   Add liblvm interactive test infrastructure to build.
+  Add skeleton lvm2.h file in preparation for a shared library interface.
   Use better random seed value in temp file creation.
   Add read_urandom to read /dev/urandom. Use in uuid calculation.
   Use displayable_lvs_in_vg and lv_is_displayable for consistency throughout.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2009-01-09 22:48 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2009-01-09 22:48 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2009-01-09 22:48:22

Modified files:
	.              : WHATS_NEW 

Log message:
	Add pv_mda_size to pvs and vg_mda_size to vgs.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1016&r2=1.1017

--- LVM2/WHATS_NEW	2009/01/06 18:02:57	1.1016
+++ LVM2/WHATS_NEW	2009/01/09 22:48:22	1.1017
@@ -1,5 +1,6 @@
 Version 2.02.44 - 
 ====================================
+  Add pv_mda_size to pvs and vg_mda_size to vgs.
   Fix lvmdump /sys listing to include virtual devices directory.
   Add "--refresh" functionality to vgchange and vgmknodes.
   Check for maximal LV size when wiping device.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-12-22  9:04 prajnoha
  0 siblings, 0 replies; 193+ messages in thread
From: prajnoha @ 2008-12-22  9:04 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	prajnoha@sourceware.org	2008-12-22 09:04:35

Modified files:
	.              : WHATS_NEW 

Log message:
	Add "--refresh" functionality to vgchange and vgmknodes.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1014&r2=1.1015

--- LVM2/WHATS_NEW	2008/12/19 15:26:01	1.1014
+++ LVM2/WHATS_NEW	2008/12/22 09:04:35	1.1015
@@ -1,5 +1,6 @@
 Version 2.02.44 - 
 ====================================
+  Add "--refresh" functionality to vgchange and vgmknodes.
   Check for maximal LV size when wiping device.
   Calculate mirror log size instead of using 1 extent.
   Check if requested major/minor pair is already used.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-12-11 13:45 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2008-12-11 13:45 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2008-12-11 13:45:29

Modified files:
	.              : WHATS_NEW 

Log message:
	

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1007&r2=1.1008

--- LVM2/WHATS_NEW	2008/12/07 19:37:07	1.1007
+++ LVM2/WHATS_NEW	2008/12/11 13:45:28	1.1008
@@ -1,5 +1,6 @@
 Version 2.02.44 - 
 ====================================
+  Refactor init_lvm() for lvmcmdline and clvmd.
   Add liblvm interactive test infrastructure to build.
   Use better random seed value in temp file creation.
   Add generic function to read /dev/urandom, used in uuid calculation.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-11-10 21:26 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-11-10 21:26 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-11-10 21:26:06

Modified files:
	.              : WHATS_NEW 

Log message:
	clarify

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.993&r2=1.994

--- LVM2/WHATS_NEW	2008/11/10 12:39:50	1.993
+++ LVM2/WHATS_NEW	2008/11/10 21:26:06	1.994
@@ -1,8 +1,8 @@
 Version 2.02.43 - 10th November 2008
 ====================================
   Merge device-mapper into the lvm2 tree.
-  Fix lvchange and lvcreate man pages permissions option.
-  Fix vgdisplay return code and exit status.
+  Correct prototype for --permission on lvchange and lvcreate man pages.
+  Exit with non-zero status from vgdisplay if couldn't show any requested VG.
   Move list.c into libdevmapper and rename functions.
   Rename a couple of variables that matched function names.
   Use simplified x.y.z version number in libdevmapper.pc.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-10-01 22:48 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-10-01 22:48 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-10-01 22:48:27

Modified files:
	.              : WHATS_NEW 

Log message:
	device->devices

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.969&r2=1.970

--- LVM2/WHATS_NEW	2008/09/30 20:37:52	1.969
+++ LVM2/WHATS_NEW	2008/10/01 22:48:26	1.970
@@ -16,7 +16,7 @@
   No longer write out PARTIAL flag into metadata backups.
   Treat new default activation/missing_stripe_filler "error" as an error target.
   Remove internal partial_mode.
-  Add device/md_chunk_alignment to lvm.conf.
+  Add devices/md_chunk_alignment to lvm.conf.
   Pass struct physical_volume to pe_align and adjust for md chunk size.
   Store sysfs location in struct cmd_context.
   Avoid shuffling remaining mirror images when removing one, retaining primary.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-09-19 18:31 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-09-19 18:31 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-09-19 18:31:20

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.963&r2=1.964

--- LVM2/WHATS_NEW	2008/09/19 15:44:03	1.963
+++ LVM2/WHATS_NEW	2008/09/19 18:31:20	1.964
@@ -1,5 +1,6 @@
 Version 2.02.41 -
 =====================================
+  Fix release: clvmd build, vgreduce consolidate & tests, /dev/ioerror warning.
 
 Version 2.02.40 - 19th September 2008
 =====================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-09-19  6:44 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-09-19  6:44 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-09-19 06:44:54

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.960&r2=1.961

--- LVM2/WHATS_NEW	2008/09/19 06:41:57	1.960
+++ LVM2/WHATS_NEW	2008/09/19 06:44:54	1.961
@@ -1,5 +1,6 @@
 Version 2.02.40 - 
 ================================
+  Allow lvremove to remove LVs from VGs with missing PVs.
   In VG with PVs missing, by default allow activation of LVs that are complete.
   Track PARTIAL_LV and MISSING_PV flags internally.
   Require --force with --removemissing in vgreduce to remove partial LVs.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-07-24 15:39 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-07-24 15:39 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-07-24 15:39:47

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.935&r2=1.936

--- LVM2/WHATS_NEW	2008/07/24 14:54:06	1.935
+++ LVM2/WHATS_NEW	2008/07/24 15:39:47	1.936
@@ -1,8 +1,8 @@
 Version 2.02.40 - 
 ================================
-  configure no longer fails when the readline library is not available
-  Remove dead code, is_lvm_partition() - no functional change.
-  Refactor pvcreate to divide parameter parsing & validation from create logic.
+  Fix configure to work w/o readline unless --enable-readline used. (2.02.39)
+  Remove is_lvm_partition template which has not yet been coded.
+  Refactor pvcreate to separate parameter parsing from validation logic.
   Check for label_write() failure in _text_pv_write().
   Add pvcreate tests and update vgsplit tests to handle lvm1 and lvm2 metadata.
   Fix pvchange -M1 -u to preserve existing extent locations when there's a VG.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-07-10  9:50 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-07-10  9:50 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-07-10 09:50:23

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.926&r2=1.927

--- LVM2/WHATS_NEW	2008/07/09 09:59:41	1.926
+++ LVM2/WHATS_NEW	2008/07/10 09:50:23	1.927
@@ -1,7 +1,6 @@
 Version 2.02.40 - 
 ================================
-  Fix dmeventd regression where mirror and snapshot monitoring libraries
-  failed to link against liblvm2cmd.
+  Fix dmeventd monitoring libraries to link against liblvm2cmd again. (2.02.39)
 
 Version 2.02.39 - 27th June 2008
 ================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-06-06 17:24 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-06-06 17:24 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-06-06 17:24:28

Modified files:
	.              : WHATS_NEW 

Log message:
	pre-release

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.886&r2=1.887

--- LVM2/WHATS_NEW	2008/06/06 13:04:44	1.886
+++ LVM2/WHATS_NEW	2008/06/06 17:24:28	1.887
@@ -1,14 +1,14 @@
 Version 2.02.38 - 
 =================================
-  Correct config file line numbers in messages when parsing comments.
   In script-processing mode, stop if any command fails.
   Warn if command exits with non-zero status code without a prior log_error.
-  Make clvmd-cman use a hash rather than an array for node updown info.
   Check lv_count in vg_validate.
   Add --prefixes to reporting tools for field name prefix output format.
 
-Version 2.02.37 - 
-=================================
+Version 2.02.37 - 6th June 2008
+===============================
+  Make clvmd-cman use a hash rather than an array for node updown info.
+  Correct config file line numbers in messages when parsing comments.
   Drop cached metadata when renaming a VG.
   Allow for vginfo changing during _vg_read.
   Decode numbers in clvmd debugging output.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-04-10 18:51 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-04-10 18:51 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-04-10 18:51:16

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.844&r2=1.845

--- LVM2/WHATS_NEW	2008/04/10 18:19:49	1.844
+++ LVM2/WHATS_NEW	2008/04/10 18:51:16	1.845
@@ -1,5 +1,6 @@
 Version 2.02.34 - 10th April 2008
 =================================
+  Improve preferred_names lvm.conf example.
   Fix vgdisplay 'Cur LV' field to match lvdisplay output.
   Fix lv_count report field to exclude hidden LVs.
   Add vg_is_clustered() helper function.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-04-08 22:02 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2008-04-08 22:02 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2008-04-08 22:02:16

Modified files:
	.              : WHATS_NEW 

Log message:
	

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.834&r2=1.835

--- LVM2/WHATS_NEW	2008/04/08 21:47:54	1.834
+++ LVM2/WHATS_NEW	2008/04/08 22:02:16	1.835
@@ -1,6 +1,5 @@
 Version 2.02.34 -
 ===================================
-  Fix vgsplit error display - fully remove log_suppress.
   Fix vgsplit error paths to release vg_to lock.
   Indicate whether or not VG is clustered in vgcreate log message.
   Mention default --clustered setting in vgcreate man page.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-04-03 14:40 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-04-03 14:40 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-04-03 14:40:34

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.820&r2=1.821

--- LVM2/WHATS_NEW	2008/04/03 14:32:31	1.820
+++ LVM2/WHATS_NEW	2008/04/03 14:40:34	1.821
@@ -1,7 +1,8 @@
 Version 2.02.34 -
 ===================================
   Add per-command flags to control which commands use the VG metadata cache.
-  Fix vgsplit locking of new VG and avoid erroneous error message. (2.02.29)
+  Fix vgsplit locking of new VG (2.02.30).
+  Avoid erroneous vgsplit error message for new VG. (2.02.29)
   Suppress duplicate message when lvresize fails because of invalid vgname.
   Cache VG metadata internally while VG lock is held.
   Fix redundant lvresize message if vg doesn't exist.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-04-03 14:32 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-04-03 14:32 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-04-03 14:32:31

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.819&r2=1.820

--- LVM2/WHATS_NEW	2008/04/03 10:29:00	1.819
+++ LVM2/WHATS_NEW	2008/04/03 14:32:31	1.820
@@ -1,7 +1,7 @@
 Version 2.02.34 -
 ===================================
   Add per-command flags to control which commands use the VG metadata cache.
-  Fix vgsplit locking, remove unneeded error messages when split into new VG.
+  Fix vgsplit locking of new VG and avoid erroneous error message. (2.02.29)
   Suppress duplicate message when lvresize fails because of invalid vgname.
   Cache VG metadata internally while VG lock is held.
   Fix redundant lvresize message if vg doesn't exist.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-01-22 15:58 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-01-22 15:58 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-01-22 15:58:32

Modified files:
	.              : WHATS_NEW 

Log message:
	update

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.775&r2=1.776

--- LVM2/WHATS_NEW	2008/01/21 14:07:43	1.775
+++ LVM2/WHATS_NEW	2008/01/22 15:58:31	1.776
@@ -1,5 +1,6 @@
 Version 2.02.32 -
 ===================================
+  Fix new parameter validation in vgsplit and test mode. (2.02.30)
   Remove redundant cnxman-socket.h file from clvmd directory.
   Fix pvs, vgs, lvs error exit status on some error paths.
 


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-01-19 12:36 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-01-19 12:36 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-01-19 12:36:37

Modified files:
	.              : WHATS_NEW 

Log message:
	clarify

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.772&r2=1.773

--- LVM2/WHATS_NEW	2008/01/19 12:30:55	1.772
+++ LVM2/WHATS_NEW	2008/01/19 12:36:37	1.773
@@ -5,7 +5,7 @@
 ===================================
   Fix lvcreate --nosync not to wait for non-happening sync. (2.02.30)
   Add very_verbose lvconvert messages.
-  Avoid error message when using default setting of lvcreate -M1. (2.02.29)
+  Avoid readahead error message with default setting of lvcreate -M1. (2.02.29)
 
 Version 2.02.30 - 17th January 2008
 ===================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-01-15 20:37 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2008-01-15 20:37 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2008-01-15 20:37:50

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for vgsplit changes

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.759&r2=1.760

--- LVM2/WHATS_NEW	2008/01/14 21:11:47	1.759
+++ LVM2/WHATS_NEW	2008/01/15 20:37:49	1.760
@@ -1,5 +1,7 @@
 Version 2.02.30 -
 ===================================
+  Update vgsplit to include vgcreate-style options when new VG is destination.
+  Update vgsplit to accept existing VG as destination.
   lvconvert waits for completion of initial sync by default.
   Refactor vgcreate for parameter validation and add tests.
   Add new convert_lv field to lvs output.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2008-01-10 22:21 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2008-01-10 22:21 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2008-01-10 22:21:44

Modified files:
	.              : WHATS_NEW 

Log message:
	convert_lv

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.756&r2=1.757

--- LVM2/WHATS_NEW	2008/01/10 19:25:07	1.756
+++ LVM2/WHATS_NEW	2008/01/10 22:21:44	1.757
@@ -1,6 +1,6 @@
 Version 2.02.30 -
 ===================================
-  Add new lv_convert field to lvs output.
+  Add new convert_lv field to lvs output.
   Print warning when lvm tools are running as non-root.
   Add snapshot dmeventd library (enables dmeventd snapshot monitoring).
   Prevent pvcreate from overwriting MDA-less PVs belonging to active VGs.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2007-09-17 19:51 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2007-09-17 19:51 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2007-09-17 19:51:03

Modified files:
	.              : WHATS_NEW 

Log message:
	Moved the obsolete test subdirectory to old-tests.
	If you're using the CVS repository you'll need to remove it and check
	it out again when we repopulate it.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.709&r2=1.710

--- LVM2/WHATS_NEW	2007/09/17 17:18:37	1.709
+++ LVM2/WHATS_NEW	2007/09/17 19:51:02	1.710
@@ -1,5 +1,6 @@
 Version 2.02.29 -
 ==================================
+  Moved the obsolete test subdirectory to old-tests.
   Remove no-longer-correct restrictions on PV arg count with stripes/mirrors.
   Fix strdup memory leak in str_list_dup().
   Link with -lpthread when static SELinux libraries require that.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2007-09-17 17:06 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2007-09-17 17:06 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2007-09-17 17:06:32

Modified files:
	.              : WHATS_NEW 

Log message:
	clarification

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.707&r2=1.708

--- LVM2/WHATS_NEW	2007/09/17 16:02:46	1.707
+++ LVM2/WHATS_NEW	2007/09/17 17:06:31	1.708
@@ -1,8 +1,8 @@
 Version 2.02.29 -
 ==================================
   Fix strdup memory leak in str_list_dup().
-  Avoid static link failure with some SELinux libraries.
-  Diagnose invalid PE values given on the pvmove command line (64-bit systems).
+  Link with -lpthread when static SELinux libraries require that.
+  Detect command line PE values that exceed their 32-bit range.
   Include strerror string in dev_open_flags' stat failure message.
   Move guts of pvresize into library.
   Avoid error when --corelog is provided without --mirrorlog. (2.02.28)


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2007-08-30 18:53 jbrassow
  0 siblings, 0 replies; 193+ messages in thread
From: jbrassow @ 2007-08-30 18:53 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	jbrassow@sourceware.org	2007-08-30 18:53:32

Modified files:
	.              : WHATS_NEW 

Log message:
	- I neglected to update this file on last check-in, which fixed
	the MIRROR_NOTSYNCED flag being passed on to a linear lv when
	converting from a mirror.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.698&r2=1.699

--- LVM2/WHATS_NEW	2007/08/28 16:14:48	1.698
+++ LVM2/WHATS_NEW	2007/08/30 18:53:32	1.699
@@ -1,5 +1,6 @@
 Version 2.02.29 -
 ==================================
+  Clear MIRROR_NOTSYNCED lv flag when converting from mirror to linear.
   Modify lvremove to prompt for removal if LV active on other cluster nodes.
   Add '-f' to vgremove to force removal of VG even if LVs exist.
   


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2007-08-20 17:05 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2007-08-20 17:05 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2007-08-20 17:05:49

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for last checkin

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.684&r2=1.685

--- LVM2/WHATS_NEW	2007/08/17 11:51:22	1.684
+++ LVM2/WHATS_NEW	2007/08/20 17:05:49	1.685
@@ -1,5 +1,6 @@
 Version 2.02.28 -
 ================================
+  Move guts of lvremove into library.
   Allow clvmd debug to be turned on in a running daemon using clvmd -d
   Update to use autoconf 2.61, while still supporting 2.57.
   Add more cluster info to lvmdump


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2007-08-10 14:24 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2007-08-10 14:24 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2007-08-10 14:24:43

Modified files:
	.              : WHATS_NEW 

Log message:
	Remove unneeded WHATS_NEW entry

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.681&r2=1.682

--- LVM2/WHATS_NEW	2007/08/10 13:33:49	1.681
+++ LVM2/WHATS_NEW	2007/08/10 14:24:43	1.682
@@ -1,6 +1,5 @@
 Version 2.02.28 -
 ================================
-  Fix "lvconvert -s" from always failing with argument error message.
   Add more cluster info to lvmdump
   Add const attributes where possible, first cut.
   Add support for renaming mirrored LVs.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2007-08-06 20:38 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2007-08-06 20:38 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2007-08-06 20:38:41

Modified files:
	.              : WHATS_NEW 

Log message:
	Add entry for last checkin of lvrename mirror support

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.677&r2=1.678

--- LVM2/WHATS_NEW	2007/08/03 21:22:09	1.677
+++ LVM2/WHATS_NEW	2007/08/06 20:38:41	1.678
@@ -1,5 +1,6 @@
 Version 2.02.28 -
 ================================
+  Add support for renaming mirrored LVs.
   Factor out core of lvrename() to lv_rename lvm library function.
   Add --log argument to specify log type for mirrors.
   Don't try to monitor devices which we failed to create.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2007-07-03 13:10 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2007-07-03 13:10 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2007-07-03 13:10:15

Modified files:
	.              : WHATS_NEW 

Log message:
	Fix WHATS_NEW for last checkin until further patches for LVM library are ready.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.646&r2=1.647

--- LVM2/WHATS_NEW	2007/07/02 21:48:30	1.646
+++ LVM2/WHATS_NEW	2007/07/03 13:10:14	1.647
@@ -1,6 +1,6 @@
 Version 2.02.27 - 
 ================================
-  Convert _add_pv_to_vg to usable LVM library function.
+  Remove unused parameter 'fid' from _add_pv_to_vg.
   Add kernel and device-mapper targets versions report to lvmdump.
   Don't use index and rindex functions marked by SUSv3 as legacy.
   Fix vgsplit if splitting all PVs from VG.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2007-06-15 20:48 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2007-06-15 20:48 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2007-06-15 20:48:55

Modified files:
	.              : WHATS_NEW 

Log message:
	post-release

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.635&r2=1.636

--- LVM2/WHATS_NEW	2007/06/15 19:05:02	1.635
+++ LVM2/WHATS_NEW	2007/06/15 20:48:55	1.636
@@ -1,3 +1,6 @@
+Version 2.02.27 - 
+================================
+
 Version 2.02.26 - 15th June 2007
 ================================
   Update vgcfgrestore man page.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2007-06-13 23:57 wysochanski
  0 siblings, 0 replies; 193+ messages in thread
From: wysochanski @ 2007-06-13 23:57 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	wysochanski@sourceware.org	2007-06-13 23:57:15

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW for get_pv* conversions

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.630&r2=1.631

--- LVM2/WHATS_NEW	2007/06/13 19:52:48	1.630
+++ LVM2/WHATS_NEW	2007/06/13 23:57:15	1.631
@@ -1,5 +1,6 @@
 Version 2.02.26 -
 =================================
+  Convert a lot of code pv dereferences to use get_pv_* functions.
   Suppress a couple benign warnings by adding variable initializations.
   Convert find_pv_in_vg_by_uuid and pv_create to use PV handles.
   Add get_pv_* functions to return PV members (external LVM library).


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2007-04-19 22:56 bmr
  0 siblings, 0 replies; 193+ messages in thread
From: bmr @ 2007-04-19 22:56 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	bmr@sourceware.org	2007-04-19 23:56:16

Modified files:
	.              : WHATS_NEW 

Log message:
	Make lvm_dump.sh list /dev recursively to aid identifying devices.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.596&r2=1.597

--- LVM2/WHATS_NEW	2007/04/19 02:10:42	1.596
+++ LVM2/WHATS_NEW	2007/04/19 22:56:16	1.597
@@ -8,6 +8,7 @@
   Fix vgsplit for lvm1 format (set and validate VG name in PVs metadata).
   Split metadata areas in vgsplit properly.
   Add extra internal error checking to clvmd
+  Make lvm_dump.sh list /dev recursively
 
 Version 2.02.24 - 19th March 2007
 =================================


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2007-01-24 23:44 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2007-01-24 23:44 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2007-01-24 23:44:44

Modified files:
	.              : WHATS_NEW 

Log message:
	Add init script for dmeventd monitoring.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.556&r2=1.557

--- LVM2/WHATS_NEW	2007/01/24 23:43:26	1.556
+++ LVM2/WHATS_NEW	2007/01/24 23:44:43	1.557
@@ -1,5 +1,6 @@
 Version 2.02.20 -
 ===================================
+  Add init script for dmeventd monitoring.
   lvm.static no longer interacts with dmeventd unless explicitly asked to.
   Add field definitions to report help text.
   Remove unnecessary cmd arg from target_*monitor_events().


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2006-10-24 19:07 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2006-10-24 19:07 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2006-10-24 19:07:32

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.481&r2=1.482

--- LVM2/WHATS_NEW	2006/10/24 18:25:30	1.481
+++ LVM2/WHATS_NEW	2006/10/24 19:07:32	1.482
@@ -1,5 +1,6 @@
 Version 2.02.13 -
 ===================================
+  Fix a clvmd debug message.
   Add dev_flush() to set_lv().
   Add lvchange --resync.
   Perform high-level free space check before each allocation attempt.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2006-10-16 17:17 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2006-10-16 17:17 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2006-10-16 17:17:54

Modified files:
	.              : WHATS_NEW 

Log message:
	post-release

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.472&r2=1.473

--- LVM2/WHATS_NEW	2006/10/16 16:44:28	1.472
+++ LVM2/WHATS_NEW	2006/10/16 17:17:54	1.473
@@ -1,3 +1,6 @@
+Version 2.02.13 -
+===================================
+
 Version 2.02.12 - 16th October 2006
 ===================================
   Fix pvdisplay to use vg_read() for non-orphans.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2006-10-10 17:20 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2006-10-10 17:20 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2006-10-10 17:20:40

Modified files:
	.              : WHATS_NEW 

Log message:
	Test message to lvm-devel list.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.464&r2=1.465

--- LVM2/WHATS_NEW	2006/10/09 14:11:57	1.464
+++ LVM2/WHATS_NEW	2006/10/10 17:20:40	1.465
@@ -1,4 +1,4 @@
-Version 2.02.11 - 
+Version 2.02.11 -  
 =====================================
   Add clvmd function to return the cluster name. not used by LVM yet.
   Add cling allocation policy.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2006-10-07 23:42 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2006-10-07 23:42 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2006-10-07 23:42:03

Modified files:
	.              : WHATS_NEW 

Log message:
	.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.461&r2=1.462

--- LVM2/WHATS_NEW	2006/10/07 23:40:36	1.461
+++ LVM2/WHATS_NEW	2006/10/07 23:42:03	1.462
@@ -1,5 +1,6 @@
 Version 2.02.11 - 
 =====================================
+  Change _check_contiguous() to use _for_each_pv().
   Extend _for_each_pv() to allow termination without error.
   Abstract _is_contiguous().
   Remove duplicated pv arg from _check_contiguous().


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2006-06-12 17:34 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2006-06-12 17:34 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2006-06-12 17:34:20

Modified files:
	.              : WHATS_NEW 

Log message:
	test checkin

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.401&r2=1.402

--- LVM2/WHATS_NEW	2006/06/12 17:32:43	1.401
+++ LVM2/WHATS_NEW	2006/06/12 17:34:20	1.402
@@ -1,4 +1,4 @@
-Version 2.02.07 -   
+Version 2.02.07 - 
 =================================
   Fix an extra dev_close in a label_read error path.
   Append patches to commit emails.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2006-06-12 17:32 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2006-06-12 17:32 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2006-06-12 17:32:44

Modified files:
	.              : WHATS_NEW 

Log message:
	test checkin

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.400&r2=1.401

Full Patch:
--- LVM2/WHATS_NEW	2006/06/12 17:30:29	1.400
+++ LVM2/WHATS_NEW	2006/06/12 17:32:43	1.401
@@ -1,4 +1,4 @@
-Version 2.02.07 -  
+Version 2.02.07 -   
 =================================
   Fix an extra dev_close in a label_read error path.
   Append patches to commit emails.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2006-06-12 17:30 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2006-06-12 17:30 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2006-06-12 17:30:29

Modified files:
	.              : WHATS_NEW 

Log message:
	test checkin

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.399&r2=1.400


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2006-06-12 17:18 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2006-06-12 17:18 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2006-06-12 17:18:32

Modified files:
	.              : WHATS_NEW 

Log message:
	checkin test

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.398&r2=1.399

Full Patch:
--- LVM2/WHATS_NEW	2006/06/12 09:46:34	1.398
+++ LVM2/WHATS_NEW	2006/06/12 17:18:31	1.399
@@ -1,4 +1,4 @@
-Version 2.02.07 -
+Version 2.02.07 - 
 =================================
   Fix an extra dev_close in a label_read error path.
   Append patches to commit emails.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2006-06-06 17:42 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2006-06-06 17:42 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2006-06-06 17:42:20

Modified files:
	.              : WHATS_NEW 

Log message:
	test

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.394&r2=1.395

Full Patch:
--- LVM2/WHATS_NEW	2006/06/06 17:41:30	1.394
+++ LVM2/WHATS_NEW	2006/06/06 17:42:20	1.395
@@ -1,6 +1,5 @@
 Version 2.02.07 -
 =================================
-  Append patches to commit emails.
   Fix target_register_events args.
   Prevent snapshots of mirrors.
   Add DISTCLEAN_TARGETS to make template for configure.h.


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2006-04-21 14:44 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2006-04-21 14:44 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2006-04-21 14:44:09

Modified files:
	.              : WHATS_NEW 

Log message:
	Fix vgid string termination in recent cache code.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.368&r2=1.369


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2005-11-12 22:42 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2005-11-12 22:42 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-11-12 22:42:08

Modified files:
	.              : WHATS_NEW 

Log message:
	lvcreate vg_revert

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.324&r2=1.325


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2005-10-27 22:21 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2005-10-27 22:21 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-10-27 22:21:10

Modified files:
	.              : WHATS_NEW 

Log message:
	Fix contiguous allocation when there are no preceding segments.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.316&r2=1.317


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2005-10-27 17:45 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2005-10-27 17:45 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-10-27 17:45:35

Modified files:
	.              : WHATS_NEW 

Log message:
	Only keep a device open if it's known to belong to a locked VG.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.314&r2=1.315


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2005-10-26 14:14 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2005-10-26 14:14 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-10-26 14:14:30

Modified files:
	.              : WHATS_NEW 

Log message:
	new suspend code

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.312&r2=1.313


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2005-10-17 18:21 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2005-10-17 18:21 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-10-17 18:21:57

Modified files:
	.              : WHATS_NEW 

Log message:
	Replacement deactivation code - untested.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.304&r2=1.305


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2005-09-30 22:21 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2005-09-30 22:21 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-09-30 22:21:01

Modified files:
	.              : WHATS_NEW 

Log message:
	Validate chunksize in lvcreate.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.295&r2=1.296


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2005-08-16 20:42 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2005-08-16 20:42 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-08-16 20:42:28

Modified files:
	.              : WHATS_NEW 

Log message:
	lvmconf.sh

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.287&r2=1.288


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2005-08-09 17:29 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2005-08-09 17:29 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-08-09 17:29:04

Modified files:
	.              : WHATS_NEW 

Log message:
	Don't kill idling clvmd threads.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.276&r2=1.277


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2005-08-08 17:55 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2005-08-08 17:55 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-08-08 17:55:35

Modified files:
	.              : WHATS_NEW 

Log message:
	aoe

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.274&r2=1.275


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2005-05-10 20:15 alewis
  0 siblings, 0 replies; 193+ messages in thread
From: alewis @ 2005-05-10 20:15 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	alewis@sourceware.org	2005-05-10 20:15:39

Modified files:
	.              : WHATS_NEW 

Log message:
	updated to reflect clvmd rhel4 initscript being redhatified

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.238&r2=1.239


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2005-03-10 23:04 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2005-03-10 23:04 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-03-10 23:04:42

Modified files:
	.              : WHATS_NEW 

Log message:
	Fix WHATS_NEW.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.204&r2=1.205


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2005-01-17 20:13 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2005-01-17 20:13 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-01-17 20:13:01

Modified files:
	.              : WHATS_NEW 

Log message:
	2.01.00

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.153&r2=1.154


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2004-11-23 18:23 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2004-11-23 18:23 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2004-11-23 18:23:23

Modified files:
	.              : WHATS_NEW 

Log message:
	pool debugging

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.112&r2=1.113


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2004-11-12 16:02 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2004-11-12 16:02 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2004-11-12 16:02:08

Modified files:
	.              : WHATS_NEW 

Log message:
	update WHATS_NEW

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.105&r2=1.106


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2004-09-23 13:12 pcaulfield
  0 siblings, 0 replies; 193+ messages in thread
From: pcaulfield @ 2004-09-23 13:12 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	pcaulfield@sourceware.org	2004-09-23 13:12:10

Modified files:
	.              : WHATS_NEW 

Log message:
	Update WHATS_NEW with latest clvmd change

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.94&r2=1.95


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2004-06-25 10:31 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2004-06-25 10:31 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2004-06-25 10:31:04

Modified files:
	.              : WHATS_NEW 

Log message:
	update version

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.55&r2=1.56


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2004-04-14 18:31 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2004-04-14 18:31 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2004-04-14 18:31:36

Modified files:
	.              : WHATS_NEW 

Log message:
	update

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.11&r2=1.12


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2004-04-07 18:12 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2004-04-07 18:12 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2004-04-07 18:12:53

Modified files:
	.              : WHATS_NEW 

Log message:
	update for 2.00.10

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.9&r2=1.10


^ permalink raw reply	[flat|nested] 193+ messages in thread
* LVM2 WHATS_NEW
@ 2004-03-30 20:33 agk
  0 siblings, 0 replies; 193+ messages in thread
From: agk @ 2004-03-30 20:33 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2004-03-30 20:33:27

Modified files:
	.              : WHATS_NEW 

Log message:
	Update changelog.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.6&r2=1.7


^ permalink raw reply	[flat|nested] 193+ messages in thread

end of thread, other threads:[~2012-05-16 13:09 UTC | newest]

Thread overview: 193+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-13 13:53 LVM2 WHATS_NEW mornfall
  -- strict thread matches above, loose matches on Subject: below --
2012-05-16 13:09 zkabelac
2012-05-16 13:06 zkabelac
2012-04-25  9:32 prajnoha
2012-04-24 20:00 jbrassow
2012-03-30 11:39 prajnoha
2012-03-16 10:46 mornfall
2012-03-14 12:12 prajnoha
2012-03-03  1:28 agk
2012-02-10  2:56 mornfall
2012-02-10  1:29 mornfall
2012-02-01 20:13 mornfall
2012-01-25  9:00 zkabelac
2012-01-20  3:56 agk
2012-01-19 16:22 zkabelac
2011-12-01  0:05 jbrassow
2011-11-21 12:44 mornfall
2011-11-21 12:34 mornfall
2011-10-19  9:01 mornfall
2011-10-11  9:20 zkabelac
2011-10-11  9:14 zkabelac
2011-09-16 12:01 zkabelac
2011-09-16 10:02 mornfall
2011-09-15 20:01 mornfall
2011-08-31 12:48 mornfall
2011-08-31  8:23 zkabelac
2011-08-19 23:01 agk
2011-08-12 13:03 agk
2011-07-08 12:49 agk
2011-06-15 17:48 mornfall
2011-05-07 15:52 mornfall
2011-04-29 18:57 agk
2011-04-29 18:56 agk
2011-04-29 18:48 agk
2011-04-29 18:43 agk
2011-04-29 18:41 agk
2011-04-29 18:40 agk
2011-04-29 16:27 agk
2011-03-24 16:03 mornfall
2011-02-21 12:40 prajnoha
2011-02-08 22:35 jbrassow
2011-02-01 21:41 wysochanski
2011-01-10 21:12 agk
2011-01-10 21:12 agk
2011-01-04 21:33 jbrassow
2010-12-20 13:17 zkabelac
2010-12-09  0:10 agk
2010-12-08 23:09 agk
2010-11-30 23:03 mornfall
2010-11-25 17:16 mornfall
2010-11-12 16:04 prajnoha
2010-11-10 10:05 zkabelac
2010-11-09 11:15 agk
2010-10-29 16:44 mornfall
2010-10-27  9:15 mornfall
2010-10-25 17:33 wysochanski
2010-10-25 13:10 zkabelac
2010-10-25 13:04 zkabelac
2010-10-15 17:04 mornfall
2010-10-15  9:55 zkabelac
2010-10-13 15:50 mornfall
2010-10-13 15:41 mornfall
2010-10-13 10:37 mornfall
2010-10-12 16:17 wysochanski
2010-09-30 14:26 wysochanski
2010-08-21  0:18 agk
2010-08-20 20:35 wysochanski
2010-08-09 14:06 mornfall
2010-07-09 17:01 wysochanski
2010-07-07  2:24 agk
2010-07-02 17:44 mornfall
2010-06-30 21:58 mornfall
2010-06-30 13:11 wysochanski
2010-06-29 12:06 wysochanski
2010-06-23 21:01 jbrassow
2010-06-23 10:21 zkabelac
2010-06-07 14:39 zkabelac
2010-05-19 11:57 wysochanski
2010-05-05 22:38 mornfall
2010-04-29  1:45 agk
2010-04-14 18:10 agk
2010-04-14 13:52 mornfall
2010-04-13 18:18 wysochanski
2010-04-06 14:07 wysochanski
2010-03-31  7:43 zkabelac
2010-03-30 14:45 zkabelac
2010-03-25 18:22 agk
2010-03-25 11:48 agk
2010-03-18 17:32 wysochanski
2010-03-09  3:20 agk
2010-02-24 18:21 wysochanski
2010-02-16  1:14 agk
2010-02-15 20:32 zkabelac
2010-02-15 18:42 zkabelac
2010-02-10 15:56 snitzer
2010-02-05 22:50 snitzer
2010-02-02 17:48 snitzer
2010-01-22 14:33 mbroz
2010-01-21 17:14 zkabelac
2010-01-19 23:02 snitzer
2010-01-14 10:19 zkabelac
2010-01-08 22:28 jbrassow
2010-01-07 20:55 jbrassow
2009-12-04 14:26 prajnoha
2009-11-24 18:54 agk
2009-11-19  1:17 mornfall
2009-11-03 11:17 zkabelac
2009-10-22 11:25 agk
2009-10-02 11:41 zkabelac
2009-08-13 16:36 jbrassow
2009-08-13 12:19 wysochanski
2009-08-13 12:04 wysochanski
2009-08-04 15:55 prajnoha
2009-07-28 19:32 agk
2009-07-27 21:10 wysochanski
2009-07-26 22:19 wysochanski
2009-07-26 11:21 wysochanski
2009-07-23 23:55 wysochanski
2009-07-15 15:16 agk
2009-07-15 14:59 agk
2009-07-13 23:16 mpatocka
2009-07-10 20:16 wysochanski
2009-07-09 10:19 wysochanski
2009-07-08 22:22 wysochanski
2009-07-08 14:41 wysochanski
2009-07-06 19:17 snitzer
2009-07-03 11:04 agk
2009-07-01 17:23 wysochanski
2009-06-15 15:09 mbroz
2009-06-12  8:34 mbroz
2009-06-09 14:44 wysochanski
2009-06-03 11:49 mbroz
2009-05-09 13:47 mornfall
2009-01-26 14:40 agk
2009-01-26 13:34 agk
2009-01-09 22:48 wysochanski
2008-12-22  9:04 prajnoha
2008-12-11 13:45 wysochanski
2008-11-10 21:26 agk
2008-10-01 22:48 agk
2008-09-19 18:31 agk
2008-09-19  6:44 agk
2008-07-24 15:39 agk
2008-07-10  9:50 agk
2008-06-06 17:24 agk
2008-04-10 18:51 agk
2008-04-08 22:02 wysochanski
2008-04-03 14:40 agk
2008-04-03 14:32 agk
2008-01-22 15:58 agk
2008-01-19 12:36 agk
2008-01-15 20:37 wysochanski
2008-01-10 22:21 agk
2007-09-17 19:51 agk
2007-09-17 17:06 agk
2007-08-30 18:53 jbrassow
2007-08-20 17:05 wysochanski
2007-08-10 14:24 wysochanski
2007-08-06 20:38 wysochanski
2007-07-03 13:10 wysochanski
2007-06-15 20:48 agk
2007-06-13 23:57 wysochanski
2007-04-19 22:56 bmr
2007-01-24 23:44 agk
2006-10-24 19:07 agk
2006-10-16 17:17 agk
2006-10-10 17:20 agk
2006-10-07 23:42 agk
2006-06-12 17:34 agk
2006-06-12 17:32 agk
2006-06-12 17:30 agk
2006-06-12 17:18 agk
2006-06-06 17:42 agk
2006-04-21 14:44 agk
2005-11-12 22:42 agk
2005-10-27 22:21 agk
2005-10-27 17:45 agk
2005-10-26 14:14 agk
2005-10-17 18:21 agk
2005-09-30 22:21 agk
2005-08-16 20:42 agk
2005-08-09 17:29 agk
2005-08-08 17:55 agk
2005-05-10 20:15 alewis
2005-03-10 23:04 agk
2005-01-17 20:13 agk
2004-11-23 18:23 agk
2004-11-12 16:02 agk
2004-09-23 13:12 pcaulfield
2004-06-25 10:31 agk
2004-04-14 18:31 agk
2004-04-07 18:12 agk
2004-03-30 20:33 agk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).