Details
Details
- Reviewers
kib jhb - Commits
- rS338835: vfs: remove lookup_shared tunable
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19690 Build 19255: arc lint + arc unit
Event Timeline
Comment Actions
I want to annotate globals used during typical vfs ops (__read_mostly, pad locally or whatever else). I highly doubt this var is of any real-world use today, so I would like to see it gone.
Comment Actions
Originally it was useful to disable this when a bug was encountered, but the window where that was useful probably ended several years ago.