Page MenuHomeFreeBSD

lindebugfs: Fix write
ClosedPublic

Authored by manu on Jan 31 2022, 1:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 19, 4:57 AM
Unknown Object (File)
Mon, May 18, 8:04 PM
Unknown Object (File)
Mon, May 18, 3:24 AM
Unknown Object (File)
Sun, May 17, 9:55 PM
Unknown Object (File)
Sat, May 16, 9:38 AM
Unknown Object (File)
Fri, May 15, 3:22 PM
Unknown Object (File)
May 2 2026, 12:04 AM
Unknown Object (File)
May 2 2026, 12:01 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