1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/device
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
..
dev-cache.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
dev-cache.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
dev-io.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
dev-luks.c device: cleanup signature wiping functions 2013-11-27 12:56:58 +01:00
dev-md.c cleanup: internal error for impossible path 2014-05-26 22:57:28 +02:00
dev-swap.c dev-swap: use SECTOR_SHIFT 2014-03-22 20:43:05 +01:00
dev-type.c cleanup: constify pointers 2014-05-07 14:17:46 +02:00
dev-type.h wiping: wipe DM_snapshot_cow signature without prompt in newly created LVs 2014-02-10 13:28:13 +01:00
device-types.h cleanup: reorder commonly available devs in system to the front 2014-02-24 21:13:35 +01:00
device.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00