1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/format_text
Dave Wysochanski fa832e3a55 Attempt to fix intermittent failure with non-debug configured vgcfgbackup.
There's an intermittent failure with vgcfgbackup that seems to have been
introduced with the metadataignore / vgmetadatacopies patchset.
Intermittent failures are often the result of uninitialized data,
so this patch calls zalloc in a few places it might matter.
2010-06-29 13:29:53 +00:00
..
archive.c Fix tools to report error when stopped by user. 2009-12-03 19:18:33 +00:00
archiver.c Rename fid->metadata_areas to fid->metadata_areas_in_use. 2010-06-28 20:32:44 +00:00
archiver.h Fix remote metadata backup for clvmd 2009-04-22 09:39:45 +00:00
export.c Make vg->mda_copies persistent in on disk vg metadata. 2010-06-28 20:37:10 +00:00
flags.c Replicator: base lvm2 support 2010-05-21 12:36:30 +00:00
format-text.c Attempt to fix intermittent failure with non-debug configured vgcfgbackup. 2010-06-29 13:29:53 +00:00
format-text.h Allow raw_read_mda_header to be called from text_label.c. 2010-06-28 20:31:01 +00:00
import_vsn1.c Make vg->mda_copies persistent in on disk vg metadata. 2010-06-28 20:37:10 +00:00
import-export.h Suppress repeated errors about the same missing PV uuids. 2010-03-17 02:11:18 +00:00
import.c Fix all segments memory is allocated from vg private mempool. 2010-03-31 17:23:18 +00:00
layout.h Allow raw_read_mda_header to be called from text_label.c. 2010-06-28 20:31:01 +00:00
tags.c Right, a simple build (without options) is working again. 2008-11-03 22:14:30 +00:00
text_export.h Export function out_text_with_comment() and add outfc() macro that checks 2010-01-07 14:45:28 +00:00
text_import.h Update a few more uint64_t's related to the 64-bit status change. 2009-12-04 17:48:32 +00:00
text_label.c Implement ignore of mda if bit set by skipping r/w of metadata. 2010-06-28 20:34:24 +00:00