Page MenuHomeFreeBSD

lindebugfs: Fix write
ClosedPublic

Authored by manu on Jan 31 2022, 1:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 4:30 PM
Unknown Object (File)
Wed, Nov 5, 1:29 AM
Unknown Object (File)
Thu, Oct 30, 3:36 PM
Unknown Object (File)
Wed, Oct 29, 5:03 AM
Unknown Object (File)
Oct 12 2025, 1:31 AM
Unknown Object (File)
Oct 11 2025, 11:29 AM
Unknown Object (File)
Oct 11 2025, 11:29 AM
Unknown Object (File)
Oct 11 2025, 11:29 AM
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