https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270247
--- Comment #5 from Edward Tomasz Napierala <[email protected]> --- Okay, so the fallocate(2) problem is because it returns EINVAL instead of EOPNOTSUPP when running on ZFS, which doesn’t support fallocate(2). With that fixed and the env workaround the tests work :) -- You are receiving this mail because: You are the assignee for the bug.
