]> sourceware.org Git - lvm2.git/commit
libdm: clarify library's use of aux_data
authorBryn M. Reeves <bmr@redhat.com>
Tue, 5 Jul 2016 14:17:44 +0000 (15:17 +0100)
committerBryn M. Reeves <bmr@redhat.com>
Tue, 5 Jul 2016 18:53:17 +0000 (19:53 +0100)
commitfef4832a8509560293409a254c6a4e2ef39deb27
treee7c07e101b83a6997e0adccea176241baa90137e
parent2b0dd0b05173ba95920bc65a8cb4712dee5aa086
libdm: clarify library's use of aux_data

Make it clear in libdevmapper.h, and in function argument names, that
libdm-stats uses the aux_data field internally and that any values set
for user_data are appended to the library values before being stored
with a region, and similarly, that internal data fields will be stripped
prior to returning any previously stored user_data.
libdm/libdevmapper.h
libdm/libdm-stats.c
This page took 0.035944 seconds and 5 git commands to generate.