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)
Wed, Oct 22, 6:40 AM
Unknown Object (File)
Sat, Oct 18, 8:51 AM
Unknown Object (File)
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
Subscribers

Details

Summary

Sponsored by: The University of Cambridge, Google Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42854
Build 39742: arc lint + arc unit

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.