]> sourceware.org Git - lvm2.git/commit
libdm: remove report interval support
authorBryn M. Reeves <bmr@redhat.com>
Fri, 7 Aug 2015 15:15:21 +0000 (16:15 +0100)
committerBryn M. Reeves <bmr@redhat.com>
Sat, 8 Aug 2015 10:48:12 +0000 (11:48 +0100)
commit54815fff0694ab562d041a4de1ee54ac0cd10f48
tree4f76158f89f9c674a1a9ce133b19a1ac34ca96b8
parent666c77c0f27f1ea3d0df411b5ad64719f750c177
libdm: remove report interval support

Don't do interval management and external timekeeping for stats in
dm_report: let applications handle this on their own.

Since this has not been included in a release remove it from the
library entirely and handle report timing directly inside dmsetup.
libdm/.exported_symbols.DM_1_02_104
libdm/libdevmapper.h
libdm/libdm-report.c
tools/dmsetup.c
This page took 0.042523 seconds and 5 git commands to generate.