Skip to content

Protect remaining db_data accesses #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: vpsadminos-release-next
Choose a base branch
from

Conversation

snajpa
Copy link
Member

@snajpa snajpa commented Jul 27, 2025

Summary

  • lock head dataset bonus buffer when reading snapnames
  • fix duplicate mutex enter during DSL dir creation
  • guard vdev indirect mapping bonus buf access
  • take lock when binding space map physical pointer
  • protect redaction list phys pointer assignment

Testing

  • make module/zfs/dmu.o (fails: sys/dmu.h missing)

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

@snajpa snajpa added the codex label Jul 27, 2025 — with ChatGPT Connector
@snajpa snajpa force-pushed the codex/investigate-memory-corruption-related-to-openzfs branch 2 times, most recently from 1737faa to c6c2929 Compare July 27, 2025 23:57
@snajpa snajpa force-pushed the codex/investigate-memory-corruption-related-to-openzfs branch from c6c2929 to b75b3e3 Compare July 28, 2025 15:34
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