[Libguestfs] [PATCH] Add support for getting and setting GPT partition type GUIDs

Richard W.M. Jones rjones at redhat.com
Fri Dec 14 15:12:53 UTC 2012


On Fri, Dec 14, 2012 at 01:54:24PM +0000, Matthew Booth wrote:
> diff --git a/generator/types.ml b/generator/types.ml
> index cff3c6d..a2e3307 100644
> --- a/generator/types.ml
> +++ b/generator/types.ml
> @@ -332,6 +332,11 @@ and test_init =
>       * Note: for testing filesystem operations, it is quicker to use
>       * InitScratchFS
>       *)
> +  | InitGPT
> +
> +    (* Identical to InitPartition, except that the partition table is GPT
> +     * instead of MBR.
> +     *)
>    | InitBasicFS
>  
>      (* /dev/sda:

This comment is in the wrong place isn't it?

ACK with that fixed, if necessary.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora




More information about the Libguestfs mailing list