mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
29b0e42be3
External origin could be reloaded via more locks. It's actually even more complex then thin-pool, as it may be active on more nodes for linear LVs (and maybe even more types). External origin is always read-only thus unmodifiable device so there should not be a problem accesing it through multiple nodes. Also for thin-pool check first presence of active thin-pool. FIXME: It's not easy to detect on which nodes this device is active Thus manipulation with such device may require checking every node and it active state and refresh. But since such setup is quite complex to prepare and use, hopefully there are not user trying to 'explore' this usage yet. |
||
---|---|---|
.. | ||
cache_manip.c | ||
lv_alloc.h | ||
lv_manip.c | ||
lv.c | ||
lv.h | ||
merge.c | ||
metadata-exported.h | ||
metadata.c | ||
metadata.h | ||
mirror.c | ||
pool_manip.c | ||
pv_alloc.h | ||
pv_manip.c | ||
pv_map.c | ||
pv_map.h | ||
pv.c | ||
pv.h | ||
raid_manip.c | ||
replicator_manip.c | ||
segtype.c | ||
segtype.h | ||
snapshot_manip.c | ||
takeover_matrix.h | ||
thin_manip.c | ||
vg.c | ||
vg.h |