Page MenuHomeFreeBSD

Add kern_truncate().
ClosedPublic

Authored by trasz on Jan 29 2017, 2:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 6, 11:57 PM
Unknown Object (File)
Oct 9 2024, 12:35 PM
Unknown Object (File)
Sep 19 2024, 7:43 AM
Unknown Object (File)
Aug 17 2024, 6:39 AM
Unknown Object (File)
Aug 8 2024, 5:25 AM
Unknown Object (File)
Jul 18 2024, 10:57 AM
Unknown Object (File)
Jul 16 2024, 12:56 PM
Unknown Object (File)
Jul 11 2024, 12:30 PM
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 Not Applicable
Unit
Tests Not Applicable

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.