Bug 190765 - [patch] Added posix_fallocate support and tests to tools/regression/pjdfstest
Summary: [patch] Added posix_fallocate support and tests to tools/regression/pjdfstest
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: tests (show other bugs)
Version: 10.0-RELEASE
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-testing (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-07 23:36 UTC by Kirk Russell
Modified: 2020-05-17 03:01 UTC (History)
4 users (show)

See Also:


Attachments
Added posix_fallocate support to pjdfstest (3.79 KB, text/plain)
2014-06-07 23:36 UTC, Kirk Russell
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 .