From a7ff7aee4f49015db03536bbaee13b9795d63e6c Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Fri, 4 Oct 2013 12:36:32 +0200 Subject: [PATCH] WHATS_NEW: renamed thin_pool_chunk_size_calculation -> policy --- WHATS_NEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATS_NEW b/WHATS_NEW index cfcd8c9b7..0b7178699 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -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'.