From: agk@sourceware.org <agk@sourceware.org>
To: lvm-devel@redhat.com
Subject: LVM2 WHATS_NEW
Date: 15 Jul 2009 14:59:17 -0000 [thread overview]
Message-ID: <20090715145917.5856.qmail@sourceware.org> (raw)
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: agk at 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.
next reply other threads:[~2009-07-15 14:59 UTC|newest]
Thread overview: 169+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-15 14:59 agk [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-05-16 13:09 LVM2 WHATS_NEW 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-05-07 18:16 ` Alasdair G Kergon
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 13:53 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:44 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-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:43 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-12-11 23:36 ` Alasdair G Kergon
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090715145917.5856.qmail@sourceware.org \
--to=agk@sourceware.org \
--cc=lvm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.