> - if (!uuid_is_null(super->parent_uuid)) > + if (!uuid_is_null((uuid_t *)super->parent_uuid)) No strange casts please, change parent_uuid to be an actual uuid_t instead. -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html