Page MenuHomeFreeBSD

linux_linkat: Don't invert AT_* flags.
ClosedPublic

Authored by jhb on Nov 17 2021, 10:43 PM.
Tags
None
Referenced Files
F132413241: D33048.id98673.diff
Thu, Oct 16, 5:42 PM
Unknown Object (File)
Tue, Oct 14, 2:40 AM
Unknown Object (File)
Mon, Oct 13, 5:30 PM
Unknown Object (File)
Sun, Oct 12, 4:23 PM
Unknown Object (File)
Sun, Oct 12, 4:23 PM
Unknown Object (File)
Sun, Oct 12, 4:55 AM
Unknown Object (File)
Sat, Oct 11, 5:17 AM
Unknown Object (File)
Sat, Oct 11, 12:35 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.