mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
2a1189ebc3
In 2.02.99, _init_tags() inadvertently began to ignore the dm_config_tree struct passed to it. "tags" sections are not merged together, so the "tags" section in the main config file was being processed repeatedly and other "tags" sections were ignored.