Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
this test failed on Debian's CI on ppc64el, because the page size is 64k there, which means the block size on tmpfs is as well, so attempting to create 32k big holes cannot work. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
- Loading branch information