]> sourceware.org Git - lvm2.git/commit
Replicator: use cmd_vg for process_each_lv_in_vg()
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 21 May 2010 14:15:39 +0000 (14:15 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 21 May 2010 14:15:39 +0000 (14:15 +0000)
commit5257248ed9fb7616d0f4ece572d848990510d409
tree46242c57c272ac1cce8eedf31dcc5f3f7be633a6
parent780010a26827a65e56c789077813c7805738c97e
Replicator: use cmd_vg for process_each_lv_in_vg()

As for _process_one_vg() we need similar retry loop for
process_each_lv_in_vg(). This patch retries to process
failed LVs with reopened VGs.

Patch does not add any extra repeated invocations if there is not
found any missing VG during LV processing.
WHATS_NEW
tools/toollib.c
This page took 0.038923 seconds and 5 git commands to generate.