Page MenuHomeFreeBSD

Bring VOP_LOOKUP(9) up to date
ClosedPublic

Authored by asomers on Aug 8 2018, 4:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 31, 3:39 AM
Unknown Object (File)
Sat, May 30, 12:20 PM
Unknown Object (File)
Apr 27 2026, 2:45 PM
Unknown Object (File)
Apr 27 2026, 10:27 AM
Unknown Object (File)
Apr 20 2026, 6:02 PM
Unknown Object (File)
Apr 20 2026, 5:37 AM
Unknown Object (File)
Apr 15 2026, 9:15 AM
Unknown Object (File)
Apr 10 2026, 10:46 PM
Subscribers

Details

Summary

Bring VOP_LOOKUP(9) up to date

  • Remove the cn_hash field (removed by r51906)
  • Add the cn_lkflags field (added by r144285)
  • Remove duplicate definition of cnp.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Aug 8 2018, 6:43 PM
This revision was automatically updated to reflect the committed changes.