mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
config: add note about 'vsn' macro use in config_settings.h
This commit is contained in:
parent
4eaa399b54
commit
463fd954bb
@ -66,6 +66,8 @@
|
|||||||
* since_version: the version this configuration node first appeared in (be sure
|
* since_version: the version this configuration node first appeared in (be sure
|
||||||
* that parent nodes are consistent with versioning, no check done
|
* that parent nodes are consistent with versioning, no check done
|
||||||
* if parent node is older or the same age as any child node!)
|
* if parent node is older or the same age as any child node!)
|
||||||
|
* Use "vsn" macro to translate the "major.minor.release" version
|
||||||
|
* into a single number that is being stored internally in memory.
|
||||||
*/
|
*/
|
||||||
#include "defaults.h"
|
#include "defaults.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user