Page MenuHomeFreeBSD

Replace sys_ftruncate() with kern_ftruncate() in compats.
ClosedPublic

Authored by trasz on Jan 28 2017, 1:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 16, 2:47 PM
Unknown Object (File)
Sep 4 2025, 6:11 AM
Unknown Object (File)
Aug 30 2025, 4:33 PM
Unknown Object (File)
Aug 30 2025, 1:31 PM
Unknown Object (File)
Aug 30 2025, 6:39 AM
Unknown Object (File)
Aug 2 2025, 6:31 PM
Unknown Object (File)
Jul 28 2025, 2:08 AM
Unknown Object (File)
Jul 22 2025, 1:07 PM
Subscribers

Details

Summary

Modify linuxulator and freebsd32 to directly call kern_ftruncate().

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz retitled this revision from to Replace sys_ftruncate() with kern_ftruncate() in compats..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
kib edited edge metadata.

What about sys_truncate() ?

This revision is now accepted and ready to land.Jan 28 2017, 4:36 PM
This revision was automatically updated to reflect the committed changes.