I've added the following patches to master: - libparted: Fix MacOS boot support (laurent) - libparted: Add support for atari partition tables (glaubitz) - libparted:tests: Move get_sector_size() to common.c (glaubitz) - tests: Update t0220 and t0280 for the swap flag. (bcl) - libparted: set swap flag on GPT partitions (aschnell) - libparted/dasd: add test cases for the new fdasd functions (dongdwdw) - libparted/dasd: add new fdasd functions (dongdwdw) - libparted/dasd: update and improve fdasd functions (dongdwdw) - libparted/dasd: unify vtoc handling for cdl/ldl (dongdwdw) - libparted: Don't warn if no HDIO_GET_IDENTITY ioctl (sparschauer) - libparted: Fix starting CHS in protective MBR (petr.uzel) - tests: Stop timing t9040 (#1172675) (bcl) - partprobe: Open the device once for probing (bcl) - tests: Set optimal blocks to 64 for scsi_debug devices (bcl) - doc: Add information about quoting (bcl) - doc: Cleanup mkpart manpage entry (#1183077) (bcl) - tests: Fix t1700 failing on a host with a 4k xfs filesystem (#1260664) (bcl) - tests: Add wait to t9042 (#1257415) (bcl) - tests: Add udevadm settle to wait_for_ loop (#1260664) (bcl)
I've tested a build of it on Fedora 25 and it appears to work fine. Additional testing always appreciated :) I didn't push the commit delay patch. I think there should probably be a wider discussion about it since it is a big change in behavior. -- Brian C. Lane (PST8PDT)

