Page MenuHomeFreeBSD

lindebugfs: Fix write
ClosedPublic

Authored by manu on Jan 31 2022, 1:49 PM.
Tags
None
Referenced Files
F86829015: D34114.id102156.diff
Wed, Jun 26, 5:17 AM
Unknown Object (File)
May 18 2024, 5:10 PM
Unknown Object (File)
Apr 30 2024, 12:57 AM
Unknown Object (File)
Apr 26 2024, 5:06 PM
Unknown Object (File)
Apr 26 2024, 5:06 PM
Unknown Object (File)
Apr 26 2024, 4:35 PM
Unknown Object (File)
Apr 26 2024, 4:35 PM
Unknown Object (File)
Apr 26 2024, 12:49 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44188
Build 41076: arc lint + arc unit