mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
5d2d3c53a4
This function call is able to setup config parser so it stops parsing 'subsection' nodes after parsing named section node. Only nodes at 'level' 0 will be still processed. And this nodes are found by searching for last \n}\n sequence from the end of buffer (instead of trying to analyze all the text in buffer).
2 lines
29 B
Plaintext
2 lines
29 B
Plaintext
dm_config_parse_only_section
|