Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes since 2.9.2: * Ignore "Extended Boot Loader" GPT partition * Use the mkfs command to format exfat partitions * udiskslinuxblockobject: Add safety checks for UDisksLinuxBlock interface * udiskslinuxfsinfo: Add dosfstools >= 4.2 quirks * udiskslinuxblock: Re-read partition table after creating FAT filesystem * udiskslinuxdriveata: Use GTask to apply configuration in a thread * udiskslinuxfilesystemhelpers: Fix leaking string in case g_mkdtemp() fails * udiskslinuxmdraidobject: Optimize unused data out from the g_io_channel_read_to_end() call * udiskslinuxmdraidobject: Handle source attach failure gracefully * udiskslinuxmanager: Trigger uevent on a newly created mdraid array * udiskslinuxswapspace: Trigger uevent after setting label * udiskslinuxblock: Handle missing parent device while looking up drive for block * modules: Limit module name to alphanumeric characters and -_ separators * tests: Mark Drive.ATA tests as unstable * tests: Handle missing /dev/disk/by-path gracefully * tests: Respect custom method call timeouts * tests: Extend iscsi method call timeouts * tests: Extend module tests with invalid characters * tests: Do not dist config_h.py * spec: Do not build udisks2-zram for any RHEL release * udiskslinuxpartition: Trigger uevent after changing partition type * dbus_tests: Fix including non-existing tests based on tags * Add (no)autodefrag to list of allowed btrfs mount options * udisksclient: Make get_block_for_drive deterministic * Fix two comments (one copy'o, one typo) Signed-off-by: Andreas Müller <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information