]> sourceware.org Git - lvm2.git/commit
Add lvm_lv_get_property() generic function to obtain value of any lv propert
authorDave Wysochanski <dwysocha@redhat.com>
Mon, 25 Oct 2010 14:09:08 +0000 (14:09 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Mon, 25 Oct 2010 14:09:08 +0000 (14:09 +0000)
commit5b5c981c137fe9fc71689e58c9c84ab83e98cac3
treeb27c4f17c8e9b29e06e891b13d970cb81575a14e
parentfbe2b85f22fed927455d07e41328b1680d2eadeb
Add lvm_lv_get_property() generic function to obtain value of any lv propert

Add a generic LV property function to lvm2app, similar to VG function.
Return lvm_property_value and require caller to check 'is_valid' flag
and lvm_errno() for API error.
liblvm/lvm2app.h
liblvm/lvm_lv.c
This page took 0.083292 seconds and 5 git commands to generate.