vnodes are a bit special in that they may exist on per-CPU lists even
while free. Add a KASAN-only destructor that poisons regions of each
vnode that are not expected to be accessed after a free.
Details
Details
- Reviewers
- None
- Commits
- rGb261bb4057f4: vfs: Add KASAN state transitions for vnodes
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 38130 Build 35019: arc lint + arc unit