Page MenuHomeFreeBSD

Add kern_pread() and kern_pwrite().
ClosedPublic

Authored by trasz on Jan 30 2017, 1:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 30, 4:17 AM
Unknown Object (File)
Mon, Oct 27, 8:27 AM
Unknown Object (File)
Mon, Oct 27, 8:27 AM
Unknown Object (File)
Mon, Oct 27, 8:27 AM
Unknown Object (File)
Mon, Oct 27, 3:00 AM
Unknown Object (File)
Wed, Oct 22, 11:10 PM
Unknown Object (File)
Sat, Oct 11, 10:30 PM
Unknown Object (File)
Oct 1 2025, 11:37 AM
Subscribers

Details

Summary

Add kern_pread() and kern_pwrite(), and use it in compats instead
of their sys_*() counterparts. The svr4 is left unchanged.

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_pread() and kern_pwrite()..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
kib edited edge metadata.
This revision is now accepted and ready to land.Jan 30 2017, 1:38 PM
This revision was automatically updated to reflect the committed changes.