Bug 190765

Summary: [patch] Added posix_fallocate support and tests to tools/regression/pjdfstest
Product: Base System Reporter: Kirk Russell <bugmeister>
Component: testsAssignee: freebsd-testing (Nobody) <testing>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: asomers, emaste, ngie, pjd
Priority: ---    
Version: 10.0-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Added posix_fallocate support to pjdfstest none

Description Kirk Russell 2014-06-07 23:36:47 UTC
Created attachment 143502 [details]
Added posix_fallocate support to pjdfstest

Here is a patch that adds support for posix_fallocate() to pjdfstest

I did an svn copy of regression/pjdfstest/tests/ftruncate/00.t to create regression/pjdfstest/tests/posix_fallocate/00.t
Comment 1 Alan Somers freebsd_committer freebsd_triage 2020-05-17 03:01:20 UTC
The test was merged upstream by https://github.com/pjd/pjdfstest/pull/4 .