Chris Webb <[email protected]> writes: > @@ -387,8 +396,9 @@ static void print_vdi_list(uint32_t vid, char *name, char > *tag, uint32_t snapid,
We need at least - char vdi_size_str[8], my_objs_str[8], cow_objs_str[8]; + char vdi_size_str[16], my_objs_str[16], cow_objs_str[16]; in this function too, or the sizes in bytes get horribly truncated in the --raw output! Best wishes, Chris. -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
