Page MenuHomeFreeBSD

lindebugfs: Fix write
ClosedPublic

Authored by manu on Jan 31 2022, 1:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 1:31 AM
Unknown Object (File)
Sat, Oct 11, 11:29 AM
Unknown Object (File)
Sat, Oct 11, 11:29 AM
Unknown Object (File)
Sat, Oct 11, 11:29 AM
Unknown Object (File)
Sat, Oct 11, 11:29 AM
Unknown Object (File)
Sat, Oct 11, 3:27 AM
Unknown Object (File)
Thu, Oct 9, 4:28 AM
Unknown Object (File)
Fri, Sep 19, 11:35 PM
Subscribers

Details

Summary

For write operation pseudofs creates an sbuf with the data.
Use this data instead of the uio as it's not usable anymore after
uiomove.
MFC after: 1 week
Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable