1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-02 01:18:26 +03:00

WHATS_NEW: renamed thin_pool_chunk_size_calculation -> policy

This commit is contained in:
Peter Rajnoha 2013-10-04 12:36:32 +02:00
parent 8cf0810d57
commit a7ff7aee4f

View File

@ -5,7 +5,7 @@ Version 2.02.103 -
Fix RAID calculation for sufficient allocatable space.
Conversion from linear to mirror or RAID1 now honors mirror_segtype_default.
Add thin-performance configuration profile.
Add lvm.conf allocation/thin_pool_chunk_size_calculation option.
Add lvm.conf allocation/thin_pool_chunk_size_policy option.
Fix contiguous & cling allocation policies for parity RAID. (2.02.100)
Have lvmconf --enable/disable-cluster reset/set use_lvmetad.
Don't install separate command symlink in binary directory for 'lvm devtypes'.