Page MenuHomeFreeBSD

Add kern_truncate().
ClosedPublic

Authored by trasz on Jan 29 2017, 2:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 21, 8:20 AM
Unknown Object (File)
Fri, Nov 21, 8:10 AM
Unknown Object (File)
Fri, Nov 21, 8:06 AM
Unknown Object (File)
Fri, Nov 21, 8:02 AM
Unknown Object (File)
Fri, Nov 21, 8:01 AM
Unknown Object (File)
Fri, Nov 21, 8:00 AM
Unknown Object (File)
Fri, Nov 21, 7:59 AM
Unknown Object (File)
Fri, Nov 21, 7:57 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.