]> sourceware.org Git - lvm2.git/commit
Replicator: use cmd_vg list for _process_one_vg()
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 21 May 2010 14:11:13 +0000 (14:11 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 21 May 2010 14:11:13 +0000 (14:11 +0000)
commit2ad07c0716f2106513b4b5faffe81ff38c98c72b
tree2f923a7926da7ad83aa9278fe2f809f80ef34fa4
parent65928349e726f19755e8a5db471eeb2432a76ebf
Replicator: use cmd_vg list for _process_one_vg()

Patch modifes behavior of _process_one_vg().

In the first pass vg_read() collectis for replicator sorted list of
additional VGs during lock_vol().
If any other VG is needed by the replicator and it is not yet opened
then next iteration loop is taken with all collected VGs.

Flag vg->cmd_missing_vgs detects missing VGs.
WHATS_NEW
tools/toollib.c
This page took 0.035837 seconds and 5 git commands to generate.