1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-04 09:18:36 +03:00
lvm2/lib/metadata
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
..
cache_manip.c cache: Properly rename origin LV tree when adding "_corig" 2014-06-16 18:15:39 -05:00
lv_alloc.h allocation: Allow approximate allocation when specifying size in percent 2014-02-13 21:10:28 -06:00
lv_manip.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
lv.c cleanup: add seg_is_pool macro 2014-05-23 21:36:55 +02:00
lv.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
merge.c cleanup: use directly segtype->name 2014-05-23 21:36:55 +02:00
metadata-exported.h cleanup: cache use const char policy 2014-04-01 20:54:09 +02:00
metadata.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
metadata.h metadata: Make it possible to write partial VGs obtained from lvmetad. 2014-06-08 17:41:11 +02:00
mirror.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
pool_manip.c cleanup: add seg_is_pool macro 2014-05-23 21:36:55 +02:00
pv_alloc.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
pv_manip.c pvremove: Update lvmcache => avoid spurious error messages. 2014-06-08 22:57:04 +02:00
pv_map.c logging: classify log_debug messages 2013-01-07 22:30:29 +00:00
pv_map.h Track unreserved space for all alloc policies and then permit NORMAL to place 2012-02-01 02:10:45 +00:00
pv.c pv_vg_name: do not expose internal orphans to lvm2 users 2014-03-19 00:57:59 +01:00
pv.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
raid_manip.c raid: cleanup error messages 2014-05-27 17:08:49 +02:00
replicator_manip.c logging: classify log_debug messages 2013-01-07 22:30:29 +00:00
segtype.c clean: remove unneeded assign 2013-06-17 09:34:56 +02:00
segtype.h cleanup: add seg_is_pool macro 2014-05-23 21:36:55 +02:00
snapshot_manip.c snapshot: check snapshot exists 2014-06-17 13:36:07 +02:00
thin_manip.c cleanup: improve error message 2014-05-13 10:33:17 +02:00
vg.c lvmetad: more reuse precommit buffer 2014-03-01 14:08:58 +01:00
vg.h lvmetad: more reuse precommit buffer 2014-03-01 14:08:58 +01:00