1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/cache
Peter Rajnoha 5abdb52fdc report: select: refactor: move str_list to libdm
The list of strings is used quite frequently and we'd like to reuse
this simple structure for report selection support too. Make it part
of libdevmapper for general reuse throughout the code.

This also simplifies the LVM code a bit since we don't need to
include and manage lvm-types.h anymore (the string list was the
only structure defined there).
2014-06-17 16:27:20 +02:00
..
lvmcache.c pvremove: Update lvmcache => avoid spurious error messages. 2014-06-08 22:57:04 +02:00
lvmcache.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
lvmetad.c lvmetad: Drop active connection upon lvmetad_set_active(0). 2014-06-09 01:55:33 +02:00
lvmetad.h autoactivation: use VG read lock 2014-03-14 12:10:52 +01:00