1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/metadata
Dave Wysochanski 4631e58782 Rename get_vgs() to get_vgnames() and clarify related error messages.
get_vgs() really returns a list of vgnames.  In the future we will use
get_vgs() to return a list of vg structures, similar to get_pvs().
2009-02-03 16:19:25 +00:00
..
lv_alloc.h Calculate mirror log size instead of hardcoding 1 extent size. 2008-12-19 15:24:52 +00:00
lv_manip.c Fix "Calculate mirror log size" commit, the le_count should be always set. 2009-01-06 17:24:21 +00:00
merge.c Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
metadata-exported.h Rename get_vgs() to get_vgnames() and clarify related error messages. 2009-02-03 16:19:25 +00:00
metadata.c Rename get_vgs() to get_vgnames() and clarify related error messages. 2009-02-03 16:19:25 +00:00
metadata.h Rename vg_read() to vg_read_internal(). (mornfall) 2009-01-26 19:01:32 +00:00
mirror.c Calculate mirror log size instead of hardcoding 1 extent size. 2008-12-19 15:24:52 +00:00
pv_alloc.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
pv_manip.c Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
pv_map.c more fixes 2008-11-04 15:07:45 +00:00
pv_map.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
segtype.c Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
segtype.h Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
snapshot_manip.c Added displayable_lvs_in_vg and lv_is_displayable functions to deal with 2008-12-04 15:54:26 +00:00