d5168aa089
While the zfs utilities do block until the expected device appears they can only do this for full devices, not partitions. This means that once as device appears it still may take a little bit of time before the kernel rescans the partition table, updates sysfs, udev is notified and the partition devices are created. The test case itself could block briefly waiting for the partition beause it knows what to expect. But for now the simpler thing to do is just delay. |
||
---|---|---|
.. | ||
zpool-config | ||
Makefile.am | ||
common.sh.in | ||
zconfig.sh | ||
zfs-update.sh | ||
zfs.sh | ||
zpool-create.sh |