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

WHATS_NEW: Update.

This commit is contained in:
Alasdair G Kergon 2015-08-16 01:16:16 +01:00
parent 4a6d5e2012
commit b297d78367
2 changed files with 6 additions and 7 deletions

View File

@ -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.

View File

@ -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)