Complete
Details
Assignee
Andrew WalkerAndrew WalkerReporter
Bug ClerkBug ClerkComponents
Fix versions
Priority
Low
Details
Details
Assignee
Andrew Walker
Andrew WalkerReporter
Bug Clerk
Bug ClerkComponents
Fix versions
Priority
More fields
More fields
More fields
Katalon Platform
Katalon Platform
Katalon Platform
Created January 28, 2021 at 1:45 PM
Updated February 15, 2021 at 4:40 PM
Resolved February 15, 2021 at 4:40 PM
PR: https://github.com/freenas/ports/pull/943
When an SMB share is mounted by linux client with option cifsacl,
chmod requests are converted into SETINFO requests with an approximation
of the POSIX mode and inheritance flags removed. In this case, we need
to not add our locking entry to directories and therby allow zfs_acl_chmod()
in ZFS to add default ACL entries.