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)
Thu, Oct 9, 9:16 AM
Unknown Object (File)
Mon, Sep 29, 1:24 AM
Unknown Object (File)
Mon, Sep 15, 9:43 PM
Unknown Object (File)
Jul 27 2025, 3:19 PM
Unknown Object (File)
Jul 27 2025, 5:32 AM
Unknown Object (File)
Jul 27 2025, 3:49 AM
Unknown Object (File)
Jul 26 2025, 11:30 AM
Unknown Object (File)
Jul 26 2025, 1:06 AM
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.