Skip to content

Fix partial uiomove size handling#5

Open
snajpa wants to merge 1 commit intotmpfrom
codex/investigate-openzfs-kernel-memory-bug
Open

Fix partial uiomove size handling#5
snajpa wants to merge 1 commit intotmpfrom
codex/investigate-openzfs-kernel-memory-bug

Conversation

@snajpa
Copy link
Member

@snajpa snajpa commented Jul 30, 2025

Summary

  • ensure loops process the same dbuf until all bytes are moved
  • update loop variables using amount actually copied
  • fix indentation

Testing

  • scripts/cstyle.pl module/zfs/dmu.c
  • scripts/commitcheck.sh HEAD

https://chatgpt.com/codex/tasks/task_e_688a0bd3430c832b966664f2254d3c12

@snajpa snajpa force-pushed the codex/investigate-openzfs-kernel-memory-bug branch from 810a763 to 9b61937 Compare July 30, 2025 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant