Page MenuHomeFreeBSD

linux_linkat: Don't invert AT_* flags.
ClosedPublic

Authored by jhb on Nov 17 2021, 10:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 27, 11:12 PM
Unknown Object (File)
Wed, May 27, 5:14 PM
Unknown Object (File)
Tue, May 26, 6:32 PM
Unknown Object (File)
Tue, May 26, 11:25 AM
Unknown Object (File)
Sat, May 23, 2:07 AM
Unknown Object (File)
Apr 28 2026, 12:00 PM
Unknown Object (File)
Apr 27 2026, 3:08 PM
Unknown Object (File)
Apr 27 2026, 8:32 AM
Subscribers

Details

Summary

Sponsored by: The University of Cambridge, Google Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Nov 17 2021, 10:43 PM

I noticed this when merging in changes to CheriBSD where I had done a local commit to push down AT_* flags into kern_linkat() before merging the upstream change. Note that neither this nor the two followup reviews are runtime tested, only compile tested.

This revision is now accepted and ready to land.Nov 17 2021, 10:54 PM
This revision was automatically updated to reflect the committed changes.