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, Nov 23, 6:04 PM
Unknown Object (File)
Sat, Nov 22, 4:08 PM
Unknown Object (File)
Sat, Nov 22, 12:47 PM
Unknown Object (File)
Thu, Nov 20, 8:10 PM
Unknown Object (File)
Thu, Nov 20, 7:46 PM
Unknown Object (File)
Thu, Nov 20, 7:46 PM
Unknown Object (File)
Thu, Nov 20, 7:45 PM
Unknown Object (File)
Thu, Nov 20, 7:37 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 Passed
Unit
No Test Coverage
Build Status
Buildable 18644
Build 18331: arc lint + arc unit

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.