1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format_text
Peter Rajnoha 38b0564cab Read PV metadata information from cache if pv_setup called with pv->fid == vg->fid.
If the PV is already part of the VG (so the pv->fid == vg->fid), it makes no
sense to attach the mdas information from PV to a VG. Instead, we read new
PV metadata information from cache and attach it to the VG fid.
2011-02-25 13:59:47 +00:00
..
archive.c Change the code throughout for recent changes in format_instance handling. 2011-02-21 12:07:03 +00:00
archiver.c Read PV metadata information from cache if pv_setup called with pv->fid == vg->fid. 2011-02-25 13:59:47 +00:00
archiver.h Fix remote metadata backup for clvmd 2009-04-22 09:39:45 +00:00
export.c Fix memory leak in error path 2010-11-29 12:19:58 +00:00
flags.c Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
format-text.c Read PV metadata information from cache if pv_setup called with pv->fid == vg->fid. 2011-02-25 13:59:47 +00:00
format-text.h Add new pv_remove_metadata_area interface function. 2011-02-21 12:17:54 +00:00
import_vsn1.c Increase hash table size to 1024 lv names and 64 pv uuids 2011-02-03 16:03:13 +00:00
import-export.h Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
import.c Change import_vg_from_buffer to use config_tree 2011-01-10 13:13:42 +00:00
layout.h more metadataignore message/code cleanup 2010-06-30 17:13:05 +00:00
tags.c Add more strict const pointers around config tree 2010-12-20 13:12:55 +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 Void* arithmetic replaced with char* 2011-02-18 14:34:41 +00:00