Page MenuHomeFreeBSD

Add kern_pread() and kern_pwrite().
ClosedPublic

Authored by trasz on Jan 30 2017, 1:22 PM.
Tags
None
Referenced Files
F137158912: D9379.id24601.diff
Fri, Nov 21, 7:48 AM
F137158340: D9379.id.diff
Fri, Nov 21, 7:46 AM
F137158196: D9379.id24557.diff
Fri, Nov 21, 7:45 AM
F137158107: D9379.id24557.diff
Fri, Nov 21, 7:45 AM
F137158074: D9379.diff
Fri, Nov 21, 7:44 AM
F137157318: D9379.id.diff
Fri, Nov 21, 7:41 AM
F137157024: D9379.diff
Fri, Nov 21, 7:39 AM
Unknown Object (File)
Thu, Oct 30, 4:17 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.