summaryrefslogtreecommitdiff
path: root/lib/metadata/vg.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/metadata/vg.h')
-rw-r--r--lib/metadata/vg.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/metadata/vg.h b/lib/metadata/vg.h
index bc2c2ddba..bd828fcd6 100644
--- a/lib/metadata/vg.h
+++ b/lib/metadata/vg.h
@@ -152,11 +152,6 @@ struct volume_group {
struct dm_list removed_pvs;
uint32_t open_mode; /* FIXME: read or write - check lock type? */
- /*
- * Store result of the last vg_read().
- * 0 for success else appropriate FAILURE_* bits set.
- */
- uint32_t read_status;
uint32_t mda_copies; /* target number of mdas for this VG */
struct dm_hash_table *hostnames; /* map of creation hostnames */