Page MenuHomeFreeBSD

Add kern_pread() and kern_pwrite().
ClosedPublic

Authored by trasz on Jan 30 2017, 1:22 PM.
Tags
None
Referenced Files
F150853133: D9379.diff
Sat, Apr 4, 12:18 PM
Unknown Object (File)
Tue, Mar 24, 9:48 PM
Unknown Object (File)
Wed, Mar 11, 2:18 PM
Unknown Object (File)
Mar 4 2026, 12:21 PM
Unknown Object (File)
Mar 2 2026, 8:52 PM
Unknown Object (File)
Mar 2 2026, 3:02 PM
Unknown Object (File)
Mar 1 2026, 2:42 AM
Unknown Object (File)
Feb 26 2026, 7:05 PM
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.