mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
pre-release
This commit is contained in:
parent
b45e9183bc
commit
134b727b4f
@ -1 +1 @@
|
||||
1.02.99-git (2015-06-12)
|
||||
1.02.99-git (2015-06-20)
|
||||
|
11
WHATS_NEW
11
WHATS_NEW
@ -1,11 +1,12 @@
|
||||
Version 2.02.122 -
|
||||
Version 2.02.122 - 20th June 2015
|
||||
=================================
|
||||
Avoid allocation in display_lvname internal function.
|
||||
Flush stdout before printing to stderr.
|
||||
Use pre-allocated buffer for printed LV names in display_lvname.
|
||||
Support thins with size of external origin unaligned with thin pool chunk.
|
||||
Allow to extend reduced thin volumes with external origins.
|
||||
Consider snapshot and origin LV as unusable if its component is suspended.
|
||||
Allow extension of reduced thin volumes with external origins.
|
||||
Consider snapshot and origin LV as unusable if component devices suspended.
|
||||
Fix lvmconfig segfault on settings with undefined default value (2.02.120).
|
||||
Add explicit 's' (shared) activation mode.
|
||||
Add explicit 's' (shared) LV activation mode.
|
||||
Ignore hyphens in long options names (i.e. --long-option == --longoption).
|
||||
|
||||
Version 2.02.121 - 12th June 2015
|
||||
|
@ -1,7 +1,9 @@
|
||||
Version 1.02.99 -
|
||||
Version 1.02.99 - 20th June 2015
|
||||
================================
|
||||
New dm_tree_node_set_thin_pool_read_only(DM_1_02_99) for read-only thin pool.
|
||||
Enhance error message when thin-pool message fails.
|
||||
Fix dmeventd logging to avoid threaded use of static variable.
|
||||
Remove redundant dmeventd SIGALRM coded.
|
||||
|
||||
Version 1.02.98 - 12th June 2015
|
||||
================================
|
||||
|
Loading…
Reference in New Issue
Block a user