Page MenuHomeFreeBSD

linux_linkat: Don't invert AT_* flags.
ClosedPublic

Authored by jhb on Nov 17 2021, 10:43 PM.
Tags
None
Referenced Files
F116933901: D33048.diff
Mon, May 12, 4:17 AM
Unknown Object (File)
Sun, May 11, 4:14 AM
Unknown Object (File)
Sat, Apr 12, 7:46 PM
Unknown Object (File)
Apr 12 2025, 9:20 AM
Unknown Object (File)
Apr 3 2025, 9:48 PM
Unknown Object (File)
Mar 24 2025, 3:10 AM
Unknown Object (File)
Mar 20 2025, 11:34 AM
Unknown Object (File)
Mar 1 2025, 7:54 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.