Skip to content

[PATCH] testing/lxd-libs: Emulate fallocate() on libc implementations missing a fallback

Daniel Gray requested to merge (removed):lxd into master

This patch fixes an issue with lxd unable to start when LXD_DIR is on a ZFS pool with musl. Patch was contributed from upstream https://github.com/canonical/raft/issues/134

Merge request reports