]> sourceware.org Git - lvm2.git/commit
lv_manip: add get_lv_type_name/lv_is_linear and lv_is_striped helper fns
authorPeter Rajnoha <prajnoha@redhat.com>
Tue, 1 Jul 2014 08:37:01 +0000 (10:37 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Fri, 4 Jul 2014 13:40:17 +0000 (15:40 +0200)
commit6b58647848dca8f0e7bab04f4c6491dab28173ff
treea4944017862ad23efdf769263545529b55fc933c
parenta4734354ceedffc72314feb5323e73e63d5e8ec8
lv_manip: add get_lv_type_name/lv_is_linear and lv_is_striped helper fns

The get_lv_type_name helps with translating volume type
to human readable form (can be used in reports or
various messages if needed).

The lv_is_linear and lv_is_striped complete the set of
lv_is_* functions that identify exact volume types.
lib/metadata/lv_manip.c
lib/metadata/metadata-exported.h
This page took 0.032519 seconds and 5 git commands to generate.