Whamcloud - gitweb
LU-16655 scrub: change sf_uuid to guid_t
[fs/lustre-release.git] / lustre / osd-zfs / osd_internal.h
index 4e20832..23a63e4 100644 (file)
@@ -364,7 +364,7 @@ struct osd_device {
        enum lustre_index_backup_policy od_index_backup_policy;
        char                     od_mntdev[128];
        char                     od_svname[128];
-       uuid_t                   od_uuid;
+       guid_t                   od_uuid;
 
        int                      od_connects;
        int                      od_index;