1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/format_text
Alasdair Kergon acb037657c Fix scanning of VGs without in-PV mdas.
Set cmd->independent_metadata_areas if metadata/dirs or disk_areas in use.
- Identify and record this state.

Don't skip full scan when independent mdas are present even if memlock is set.
- Clusters and OOM aren't supported, so no problem doing the proper scans.

Avoid revalidating the label cache immediately after scanning.
- A simple optimisation.

Support scanning for a single VG in independent mdas.
- Not used by the fix but I left it in anyway as later patches might use it.
2010-12-10 22:39:52 +00:00
..
archive.c Rename vg_release to free_vg. 2010-12-08 20:50:48 +00:00
archiver.c Rename vg_release to free_vg. 2010-12-08 20:50:48 +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 Replicator: base lvm2 support 2010-05-21 12:36:30 +00:00
format-text.c Fix scanning of VGs without in-PV mdas. 2010-12-10 22:39:52 +00:00
format-text.h Add --metadataignore to pvcreate. 2010-06-30 12:17:24 +00:00
import_vsn1.c Fix memory leak when VG allocation policy in metadata is invalid. 2010-11-29 18:35:37 +00:00
import-export.h Use dynamic allocation for metadata's tag buffer (removes 4096 char. limit). 2010-09-20 14:23:20 +00:00
import.c Use void parameter for function definition. 2010-08-03 13:06:35 +00:00
layout.h more metadataignore message/code cleanup 2010-06-30 17:13:05 +00:00
tags.c "goto_bad" should be used in alloc_printed_tags function, not "goto bad". 2010-09-21 10:42:02 +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 Rename 'flags' to 'status' for struct metadata_area. 2010-10-05 17:34:05 +00:00