Skip to content

v0.10.3: Try to fix dmsetup device busy errors (#8)

Choose a tag to compare

@github-actions github-actions released this 18 Aug 18:19
· 16 commits to main since this release
b045122
* Revert "Add more debugging context to dmsetup remove (#7)"

This reverts commit 543bdae37fe235a1d78d093399bb310daa13a1d1.

* Try to fix dmsetup device busy errors

With a test script, I was able to reproduce this race condition and it seems to go away when we separately remove the devices in the counter-order they depend on each other.