summaryrefslogtreecommitdiff
path: root/lib/metadata/pv.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/metadata/pv.h')
-rw-r--r--lib/metadata/pv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/metadata/pv.h b/lib/metadata/pv.h
index efa13e04b..ec1b21d54 100644
--- a/lib/metadata/pv.h
+++ b/lib/metadata/pv.h
@@ -27,6 +27,8 @@ struct physical_volume {
struct id old_id; /* Set during pvchange -u. */
struct device *dev;
const char *device_hint; /* primary name last time metadata was written */
+ const char *device_id;
+ const char *device_id_type;
const struct format_type *fmt;
struct format_instance *fid;