Fix libreplace wrapper of openat2 in Samba 4.19
Description
Problem/Justification
None
Impact
None
relates to
Activity
Show:

Automation for Jira January 5, 2024 at 5:00 PM
This issue has now been closed. Comments made after this point may not be viewed by the TrueNAS Teams. Please open a new issue if you have found a problem or need to re-engage with the TrueNAS Engineering Teams.

Andrew Walker January 5, 2024 at 4:47 PM
Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Components
Fix versions
Priority

More fields
Time tracking
More fields
Time trackingKatalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created January 5, 2024 at 4:45 PM
Updated January 5, 2024 at 5:00 PM
Resolved January 5, 2024 at 5:00 PM
The associated pull request fixes an issue where openat2 would always fail with ENOSYS due to a variable not being properly set. Impact was not immediately noticeable because ENOSYS triggers a slow-path fallback.