]> 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)
commit780010a26827a65e56c789077813c7805738c97e
tree2f923a7926da7ad83aa9278fe2f809f80ef34fa4
parent8571d54f61fe5d3950ebac283666f08cca960677
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.029305 seconds and 5 git commands to generate.