]> sourceware.org Git - lvm2.git/commit
API change for args of process_each_lv_in_vg()
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 21 May 2010 12:21:51 +0000 (12:21 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 21 May 2010 12:21:51 +0000 (12:21 +0000)
commit04a6dd773136726814823e354e4020370a7652ea
tree81b9532eefc31c3cd3d1418e83b3e27a70b89e12
parent0e83352280a748634869873f8c1159905d189136
API change for args of process_each_lv_in_vg()

Patch adds failed_lvnames to the list of parameters for process_each_lv_in_vg().
If the list is not NULL it will be filled with LV names of failing LVs
during function execution.

Application could later reiterate only on failed LVs.
WHATS_NEW
tools/toollib.c
tools/toollib.h
tools/vgdisplay.c
This page took 0.04072 seconds and 5 git commands to generate.