[Libguestfs] [PATCH v3 0/5] work around part table type misreporting by "parted"

Laszlo Ersek lersek at redhat.com
Thu Nov 25 09:49:49 UTC 2021


Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1931821
v2:       https://listman.redhat.com/archives/libguestfs/2021-November/msg00219.html

The series is fully ACK'd by Rich now, but please check the small
updates due to the v2 review, mainly in patch #4. (All Notes sections
have been updated.)

Retested.

Thanks!
Laszlo

Laszlo Ersek (5):
  daemon/mkfs: disable creation of fake MBR partition table with
    "mkfs.fat"
  daemon/9p: fix wrong pathname in error message
  daemon/parted: simplify print_partition_table() prototype
  daemon/parted: work around part table type misreporting by "parted"
  daemon/listfs: don't call "sgdisk -i" on bogus MBR partition table
    entry

 daemon/9p.c      |  4 ++--
 daemon/listfs.ml |  5 +++++
 daemon/mkfs.c    | 27 +++++++++++++++++++++++++++
 daemon/parted.c  | 17 ++++++-----------
 daemon/parted.ml | 13 ++++++++-----
 daemon/utils.ml  | 45 +++++++++++++++++++++++++++++++++++++++++++++
 daemon/utils.mli | 10 ++++++++++
 7 files changed, 103 insertions(+), 18 deletions(-)


base-commit: e7f72ab146b9c2aaee92a600a1fcbefb0202d41c
-- 
2.19.1.3.g30247aa5d201





More information about the Libguestfs mailing list