The source project of this merge request has been removed.
[PATCH] testing/lxd-libs: Emulate fallocate() on libc implementations missing a fallback
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