mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
pre-release
This commit is contained in:
parent
ef3d8e18d3
commit
2151f044e8
@ -1 +1 @@
|
|||||||
1.02.58-cvs (2010-11-08)
|
1.02.58-cvs (2010-11-22)
|
||||||
|
@ -1,10 +1,13 @@
|
|||||||
Version 2.02.77 -
|
Version 2.02.77 - 22nd November 2010
|
||||||
===================================
|
====================================
|
||||||
|
Allocate a pool for dummy VG in _pvsegs_sub_single.
|
||||||
|
Add PV and LV segment types and functions to liblvm.
|
||||||
|
Add set_property functions to liblvm.
|
||||||
Remove tag length restriction and allow / = ! : # & characters.
|
Remove tag length restriction and allow / = ! : # & characters.
|
||||||
Support repetition of --addtag and --deltag arguments.
|
Support repetition of --addtag and --deltag arguments.
|
||||||
Add infrastructure for specific cmdline arguments to be repeated in groups.
|
Add infrastructure for specific cmdline arguments to be repeated in groups.
|
||||||
Split the_args cmdline arguments and values into arg_props and arg_values.
|
Split the_args cmdline arguments and values into arg_props and arg_values.
|
||||||
Fix fsadm to not require '-f' for resize of unmounted filesystem.
|
Fix fsadm no longer to require '-f' to resize an unmounted filesystem.
|
||||||
Fix fsadm to detect mounted filesystems on older systems. (2.0.75)
|
Fix fsadm to detect mounted filesystems on older systems. (2.0.75)
|
||||||
Extend cling allocation policy to recognise PV tags (cling_by_tags).
|
Extend cling allocation policy to recognise PV tags (cling_by_tags).
|
||||||
Add allocation/cling_tag_list to lvm.conf.
|
Add allocation/cling_tag_list to lvm.conf.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Version 1.02.58 -
|
Version 1.02.58 - 22nd November 2010
|
||||||
===================================
|
====================================
|
||||||
Fix _output_field crash from field_id free with DEBUG_MEM. (1.02.57)
|
Fix _output_field crash from field_id free with DEBUG_MEM. (1.02.57)
|
||||||
|
|
||||||
Version 1.02.57 - 8th November 2010
|
Version 1.02.57 - 8th November 2010
|
||||||
|
Loading…
Reference in New Issue
Block a user