Page MenuHomeFreeBSD

lindebugfs: Fix write
ClosedPublic

Authored by manu on Jan 31 2022, 1:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 8, 2:59 AM
Unknown Object (File)
Nov 17 2024, 3:43 AM
Unknown Object (File)
Nov 17 2024, 2:48 AM
Unknown Object (File)
Nov 17 2024, 2:35 AM
Unknown Object (File)
Nov 17 2024, 12:36 AM
Unknown Object (File)
Nov 5 2024, 7:30 PM
Unknown Object (File)
Sep 26 2024, 12:51 PM
Unknown Object (File)
Sep 22 2024, 8:05 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