Page MenuHomeFreeBSD

Bring VOP_LOOKUP(9) up to date
ClosedPublic

Authored by asomers on Aug 8 2018, 4:53 PM.
Tags
None
Referenced Files
F136956266: D16629.id46417.diff
Thu, Nov 20, 8:10 PM
F136951457: D16629.id46417.diff
Thu, Nov 20, 7:46 PM
F136951394: D16629.id.diff
Thu, Nov 20, 7:46 PM
F136951364: D16629.id46427.diff
Thu, Nov 20, 7:45 PM
F136949593: D16629.diff
Thu, Nov 20, 7:37 PM
Unknown Object (File)
Mon, Nov 17, 7:09 PM
Unknown Object (File)
Thu, Oct 23, 12:25 PM
Unknown Object (File)
Thu, Oct 23, 12:25 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.