This is the mail archive of the lvm2-cvs@sourceware.org mailing list for the LVM2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LVM2 WHATS_NEW


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]