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)
Fri, Apr 5, 10:29 AM
Unknown Object (File)
Mar 18 2024, 7:52 PM
Unknown Object (File)
Feb 27 2024, 4:13 AM
Unknown Object (File)
Jan 16 2024, 12:12 AM
Unknown Object (File)
Jan 15 2024, 1:12 AM
Unknown Object (File)
Jan 4 2024, 2:28 PM
Unknown Object (File)
Dec 23 2023, 2:35 PM
Unknown Object (File)
Dec 20 2023, 2:33 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.