]> sourceware.org Git - lvm2.git/commit
Add tag_list_copy() supporting function inside lvm2app.
authorDave Wysochanski <dwysocha@redhat.com>
Wed, 24 Feb 2010 18:16:10 +0000 (18:16 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Wed, 24 Feb 2010 18:16:10 +0000 (18:16 +0000)
commitbefffd65bfc5d6927906dbb39e9234f242d88dc6
tree8c82b2ab6f6f34370283018dbeb9f99c66decc4f
parent610cd1a5313f5d8e402b85ffe8366c1f5e57e189
Add tag_list_copy() supporting function inside lvm2app.

Add a supporting function to copy a list of internal tags to lvm2app list.
We need to put this here because of the lvm_str_list_t type which we export
in lvm2app.h.  If we didn't export this type, we could put this in the
internal library and use struct str_list.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
liblvm/Makefile.in
This page took 0.038 seconds and 5 git commands to generate.