[Libguestfs] [PATCH v2 0/3] copying gpt attributes

Cédric Bosdonnat cbosdonnat at suse.com
Mon Jan 15 14:13:58 UTC 2018


Hi all,

Here is the latest version of the series addressing Pino's comments.

Cédric Bosdonnat (3):
  daemon: make sgdisk_info_extract_uuid_field more generic
  New APIs: part_set_gpt_attributes and part_get_gpt_attributes
  resize: copy GPT partition flags

 daemon/parted.ml          | 45 +++++++++++++++++++++++++++++++++++----------
 daemon/parted.mli         |  3 +++
 generator/actions_core.ml | 37 +++++++++++++++++++++++++++++++++++++
 generator/proc_nr.ml      |  2 ++
 lib/MAX_PROC_NR           |  2 +-
 resize/resize.ml          | 15 ++++++++++++---
 6 files changed, 90 insertions(+), 14 deletions(-)

-- 
2.15.1




More information about the Libguestfs mailing list