summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2015-08-14 13:20:20 +0100
committerBryn M. Reeves <bmr@redhat.com>2015-08-14 13:43:12 +0100
commit4d5b618d52f9f26537f8044bd4e6b139032c46c1 (patch)
treee005a0e788924bbfd73e44a770dc7ae8a5dd0093
parente6724f0303b8dee0806ac799f0035d9f928441fc (diff)
downloadlvm2-4d5b618d52f9f26537f8044bd4e6b139032c46c1.tar.gz
WHATS_NEW_DM: recent commits (stats field split and timestamp headers)
-rw-r--r--WHATS_NEW_DM4
1 files changed, 4 insertions, 0 deletions
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index f3b62b153..8e816a012 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,9 @@
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.
+ 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)
Adjust dmsetup usage/help output selection to match command invoked.