[Libguestfs] [PATCH nbdkit 1/4] common: Move some GPT functionality to a common directory.

Eric Blake eblake at redhat.com
Tue Feb 19 14:06:23 UTC 2019


On 2/19/19 1:49 AM, Richard W.M. Jones wrote:
> From: "Richard W.M. Jones" <rjones at redhat.com>
> 
> Headers and code related to GUID Partition Tables are moved to a
> common directory to allow us to share that code across multiple
> plugins and filters in future.  This change is pure refactoring.
> ---

> +++ b/common/gpt/Makefile.am

> +
> +libgpt_la_SOURCES = \
> +        efi-crc32.c \
> +        efi-crc32.h \
> +	gpt.h

Inconsistent TAB usage

Otherwise looks good.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the Libguestfs mailing list