0.1.7
Pre-release
Pre-release
Fixes
- Fix ENOENT when mounting LVM snapshot device immediately after creation. After
lvcreate -ssucceeds, udevd creates the/dev/<vg>/<lv>device node asynchronously. Mounting before udev finishes produced:special device /dev/runners/rootfs-default-X does not exist (exit 32). - Added
udevadm settle --timeout=5insidelvcreate_snapshotso the device node is guaranteed to exist before callers proceed.
Full Changelog: 0.1.6...0.1.7