Page MenuHomeFreeBSD

linux_linkat: Don't invert AT_* flags.
ClosedPublic

Authored by jhb on Nov 17 2021, 10:43 PM.
Tags
None
Referenced Files
F157583165: D33048.id98673.diff
Sat, May 23, 2:07 AM
Unknown Object (File)
Tue, Apr 28, 12:00 PM
Unknown Object (File)
Mon, Apr 27, 3:08 PM
Unknown Object (File)
Mon, Apr 27, 8:32 AM
Unknown Object (File)
Apr 19 2026, 11:41 AM
Unknown Object (File)
Apr 17 2026, 11:06 AM
Unknown Object (File)
Apr 13 2026, 2:59 AM
Unknown Object (File)
Apr 9 2026, 8:08 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.