summaryrefslogtreecommitdiffstats
path: root/liblvm/.exported_symbols
diff options
context:
space:
mode:
authorDave Wysochanski <dwysocha@redhat.com>2009-07-23 23:37:24 +0000
committerDave Wysochanski <dwysocha@redhat.com>2009-07-23 23:37:24 +0000
commit357ed599ec4b3a6000cecb305192d453b92c86c7 (patch)
tree2aaa1c7fccfaf5e591d2c56f598c43fa817d7d98 /liblvm/.exported_symbols
parent5f055102fa9aabdfb3105b8ac10364144c963a84 (diff)
downloadlvm2-357ed599ec4b3a6000cecb305192d453b92c86c7.tar.gz
lvm2-357ed599ec4b3a6000cecb305192d453b92c86c7.tar.xz
lvm2-357ed599ec4b3a6000cecb305192d453b92c86c7.zip
Add list structure definitions for liblvm objects.
- pv_t, vg_t, lv_t - include libdevmapper.h: needed for struct dm_list These list structures will be needed in later APIs to return a list of handles to one object, given another object. For example, lvm_vg_list_lvs() will return a list of LV handles (lv_t's) given a VG handle (vg_t). We need a structure to do this so we define the LV structure, as well as the other structures at this point. Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
Diffstat (limited to 'liblvm/.exported_symbols')
0 files changed, 0 insertions, 0 deletions