[Libguestfs] [PATCH v3 0/3] copy GPT attributes

Cédric Bosdonnat cbosdonnat at suse.com
Tue Jan 16 12:07:58 UTC 2018


Hi all,

Here is v3 of the series, taking Richard's comments in account.


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         |  2 ++
 generator/actions_core.ml | 37 +++++++++++++++++++++++++++++++++++++
 generator/proc_nr.ml      |  2 ++
 lib/MAX_PROC_NR           |  2 +-
 resize/resize.ml          | 15 ++++++++++++---
 6 files changed, 89 insertions(+), 14 deletions(-)

-- 
2.15.1




More information about the Libguestfs mailing list