1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Peter Rajnoha d443bfac21 config: fix metadata/disk_areas config setting registration
The metadata/disk_areas setting was incorrectly registered as
"string" configuration option but it's a section where each area
is defined in its own subsection with "start_sector", "size" and "id"
setting.

This setting is not officialy supported, it's undocumented and it's
used solely for debugging.

Note: At this moment, it does not seem to be working with lvmetad!
2013-12-13 16:52:51 +01:00
..
config_settings.h config: fix metadata/disk_areas config setting registration 2013-12-13 16:52:51 +01:00
config.c workaround: gcc v4.8 on 32 bit param. passing bug when -02 opimization used 2013-08-09 13:24:50 +02:00
config.h config: use int for type 2013-11-28 12:42:44 +01:00
defaults.h Mirror: Fix hangs and lock-ups caused by attempting label reads of mirrors 2013-10-22 19:14:33 -05:00