Page MenuHomeFreeBSD

Add kern_truncate().
ClosedPublic

Authored by trasz on Jan 29 2017, 2:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 15, 1:15 PM
Unknown Object (File)
Sun, Aug 10, 11:58 AM
Unknown Object (File)
Sat, Aug 2, 9:26 PM
Unknown Object (File)
Jul 6 2025, 9:30 PM
Unknown Object (File)
Jul 5 2025, 11:12 PM
Unknown Object (File)
Jul 5 2025, 10:48 PM
Unknown Object (File)
Jul 2 2025, 10:37 PM
Unknown Object (File)
Jul 1 2025, 8:05 AM
Subscribers

Details

Summary

Add kern_truncate() and use it instead of sys_truncate() in compat_freebsd32.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7071
Build 7250: arc lint + arc unit

Event Timeline

trasz retitled this revision from to Add kern_truncate()..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
kib edited edge metadata.

I have some doubts about 'add kern_truncate()' part of the message, since kern_truncate() already exists. The patch itself looks fine.

This revision is now accepted and ready to land.Jan 29 2017, 2:49 PM

(Note to self: tinderboxed.)

This revision was automatically updated to reflect the committed changes.