From 0444fa61fa43112c8a3d1025223ea1821ed21d97 Mon Sep 17 00:00:00 2001 From: Ondrej Čerman Date: Sat, 16 Oct 2021 23:37:45 +0200 Subject: devices/storage - added WWN/EUI Identifier and IEEE OUI --- includes/udisks2_util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'includes/udisks2_util.h') diff --git a/includes/udisks2_util.h b/includes/udisks2_util.h index 0af221b9..2f65c376 100644 --- a/includes/udisks2_util.h +++ b/includes/udisks2_util.h @@ -35,6 +35,7 @@ typedef struct udiskd { gchar *revision; gchar *block_dev; gchar *serial; + gchar *wwid; gchar *connection_bus; gchar *partition_table; udiskp *partitions; -- cgit v1.2.3