Page MenuHomeFreeBSD

lindebugfs: Fix write
ClosedPublic

Authored by manu on Jan 31 2022, 1:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 5, 7:30 PM
Unknown Object (File)
Sep 26 2024, 12:51 PM
Unknown Object (File)
Sep 22 2024, 8:05 PM
Unknown Object (File)
Sep 21 2024, 8:35 AM
Unknown Object (File)
Sep 19 2024, 5:45 AM
Unknown Object (File)
Sep 7 2024, 1:21 PM
Unknown Object (File)
Sep 1 2024, 5:54 PM
Unknown Object (File)
Aug 31 2024, 11:56 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