HomeFreeBSD

databases/rrdtool: Fix resize on ZFS

Description

databases/rrdtool: Fix resize on ZFS

Add an upstream patch that fixes resize on ZFS. Since ZFS does not support
posix_fallocate(), returning EINVAL, the patch simply ignores this error
from posix_fallocate().

PR: 245898
Reported by: Tomohiro Hosaka
MFH: 2020Q2

Details

Provenance
zeisingAuthored on
Parents
rP538810: misc/broot: Update to 0.15.1
Branches
Unknown
Tags
Unknown