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)
Oct 18 2024, 3:23 AM
Unknown Object (File)
Sep 28 2024, 11:52 PM
Unknown Object (File)
Sep 24 2024, 9:11 AM
Unknown Object (File)
Sep 5 2024, 8:49 PM
Unknown Object (File)
Sep 1 2024, 6:47 AM
Unknown Object (File)
Aug 18 2024, 2:41 AM
Unknown Object (File)
Aug 7 2024, 4:30 PM
Unknown Object (File)
Jul 30 2024, 7:21 PM
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.