1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

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.
This commit is contained in:
Bryn M. Reeves 2015-08-08 17:37:07 +01:00
parent 3638c05ec9
commit f06d866110

View File

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