summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2015-08-08 17:37:07 +0100
committerBryn M. Reeves <bmr@redhat.com>2015-08-08 17:48:30 +0100
commitf06d866110938458ed736f927e859534c99c295e (patch)
tree1d5dabf35e4eda0a2636bc499c363e6761859f95
parent3638c05ec95e0fa445f06b05567189b712a0b8a9 (diff)
downloadlvm2-f06d866110938458ed736f927e859534c99c295e.tar.gz
WHATS_NEW_DM: Update for preliminary stats commits
Add entries for dm_report_column_headings() and report row leaks and remove the dm_report interval/wait entry.
-rw-r--r--WHATS_NEW_DM3
1 files changed, 2 insertions, 1 deletions
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index c0cdadc22..598a3544b 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,9 +1,10 @@
Version 1.02.104 -
=================================
+ Add support to redisplay column headings for repeating column reports.
+ Fix report header and row resource leaks.
Report timestamps of ioctls with dmsetup -vvv.
Recognize report field name variants without any underscores too.
Add dmsetup --interval and --count to repeat reports at specified intervals.
- Add report interval and waiting functions to libdevmapper.
Add dm_timestamp functions to libdevmapper.
Version 1.02.103 - 24th July 2015