MFC-With: 37df9d3bba8577fcdd63382ff5a4a5cbb4aa55b4
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 35903 Build 32792: arc lint + arc unit
Event Timeline
Comment Actions
The other nice thing about this routine (ok, conditional on debug.vfs_badlock_vnode=1, but it is the default) — or VNASSERT(), VPASS() — is that they'll print out details of the vp. MPASS can't do that.