[parted-devel] [PATCH 2/2] tests/t1701-rescue-fs wait for the device to appear.
Phil Susi
psusi at ubuntu.com
Mon May 1 18:53:20 UTC 2017
On 5/1/2017 2:35 PM, Brian C. Lane wrote:
> The only udev synchronization we have is for device-mapper devices.
Ahh right.. perhaps we need to remedy that? If our test suite has a
problem with parted exiting before the device shows up, I would think
that pretty much all callers of it would.
It looks like Debian has been carrying a patch for some time that runs
system("udevadm settle") in linux_disk_commit. It seems like there
should be a better way of doing that.
More information about the parted-devel
mailing list