1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-31 05:47:43 +03:00
Zdenek Kabelac bb115a7a6c Cache and share generated VG structs
Extend vginfo cache with cached VG structure. So if the same metadata
are use, skip mda decoding in the case, the same data are in use.
This helps for operations like activation of all LVs in one VG,
where same data were decoded giving the same output result.

Patch adds 1-to-1 connection between volume_group and lvmcache_vginfo.
2011-08-11 17:24:23 +00:00
..
2011-06-17 14:14:19 +00:00
2011-08-09 18:14:48 +00:00
2011-06-17 14:14:19 +00:00
2011-06-17 14:14:19 +00:00
2011-06-17 14:14:19 +00:00