]> sourceware.org Git - lvm2.git/commit
Add metadata_areas_ignored list and functions to manage ignored mdas.
authorDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:33:22 +0000 (20:33 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Mon, 28 Jun 2010 20:33:22 +0000 (20:33 +0000)
commit9ccac021a7f198852b5ad33540d3844ae4677579
treea1b929d6a295a31899f8fccaedfdb08c6b2887bc
parentf55a20eb36e5ecb04f05f578a3251274f7e89258
Add metadata_areas_ignored list and functions to manage ignored mdas.

Add a second mda list, metadata_areas_ignored to fid, and a couple
functions, fid_add_mda() and fid_add_mdas() to help manage the lists.

These functions are needed to properly count the ignored mdas and
manage the lists attached to the 'fid' and ultimately the 'vg'.

Ensure metadata_areas_ignored is initialized in other formats, even
if the list is never used.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
lib/format1/format1.c
lib/format_pool/format_pool.c
lib/format_text/format-text.c
lib/metadata/metadata-exported.h
lib/metadata/metadata.c
lib/metadata/metadata.h
lib/report/report.c
This page took 0.038055 seconds and 5 git commands to generate.