1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/metadata
Dave Wysochanski 2d415cf9f8 Add uninitialized_var macro to suppress invalid compiler warnings.
One such warning is seen on fedora9 gcc compiler:
/metadata.c:1923: warning: 'results' may be used uninitialized in this function
2008-06-23 19:04:34 +00:00
..
lv_alloc.h Maintain lists of stacked LV segments using each LV. 2008-01-16 19:00:59 +00:00
lv_manip.c Check lv_count in vg_validate. 2008-04-22 12:54:33 +00:00
merge.c Fix remove_layer_from_lv to empty the LV before removing it. (2.02.30) 2008-02-22 13:22:44 +00:00
metadata-exported.h Fix vgsplit internal counting of snapshot LVs. 2008-04-23 14:33:06 +00:00
metadata.c Add uninitialized_var macro to suppress invalid compiler warnings. 2008-06-23 19:04:34 +00:00
metadata.h Cache VG metadata internally while VG lock is held. 2008-04-01 22:40:13 +00:00
mirror.c Don't deref uninitialized log_lv upon failed mirror addition. 2008-06-13 12:15:55 +00:00
pv_alloc.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
pv_manip.c Add pvseg_is_allocated() for identifying a PV segment allocated to a LV. 2008-03-26 16:48:10 +00:00
pv_map.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
pv_map.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
segtype.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00
segtype.h Add detection of clustered mirror log capability. 2008-04-07 10:23:47 +00:00
snapshot_manip.c Some whitespace tidy-ups. 2008-01-30 14:00:02 +00:00