summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2015-08-16 01:16:16 +0100
committerAlasdair G Kergon <agk@redhat.com>2015-08-16 01:16:16 +0100
commitb297d78367c2a9395bcc6abc7484763368979842 (patch)
tree56c5ecd5fa513663cc1cc06c575ac8f09a1ccf11
parent4a6d5e2012cbcf40842b5ef051347694bbf5ca04 (diff)
downloadlvm2-b297d78367c2a9395bcc6abc7484763368979842.tar.gz
WHATS_NEW: Update.
-rw-r--r--WHATS_NEW7
-rw-r--r--WHATS_NEW_DM6
2 files changed, 6 insertions, 7 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 1e34e1c43..dbb78d6ce 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,10 +1,9 @@
Version 2.02.128 -
===================================
Check for valid cache mode in validation of cache segment.
- Enhance internal API cache_set_mode() and cache_set_policy().
- Enhance toollib's get_cache_params().
- Runtime detect presence of cache smq policy.
- Add demo cache-mq and cache-smq profiles.
+ Change internal interface handling cache mode and policy.
+ When no cache policy specified, prefer smq (if available) over mq.
+ Add demo cache-mq and cache-smq profiles.
Add cmd profilable allocation/cache_policy,cache_settings,cache_mode.
Require cache_check 0.5.4 for use of --clear-needs-check-flag.
Fix lvmetad udev rules to not override SYSTEMD_WANTS, add the service instead.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 8e816a012..870ffb2d7 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,8 +1,8 @@
Version 1.02.105 -
===================================
- Fix 'stats list -o all' segfault
- Separate statistics fields from region information fields
- Add interval and interval_ns fields to DR_STATS reports.
+ Fix 'dmstats list -o all' segfault.
+ Separate dmstats statistics fields from region information fields.
+ Add interval and interval_ns fields to dmstats reports.
Do not include internal glibc headers in libdm-timestamp.c (1.02.104)
Exit immediately if no device is supplied to dmsetup wipe_table.
Suppress dmsetup report headings when no data is output. (1.02.104)