mirror of
https://github.com/versity/scoutfs.git
synced 2026-02-07 11:10:44 +00:00
This test case is used to detect and reproduce a customer issue we're seeing where the new .get_acl() method API and underlying changes in el9_6+ are causing ACL cache fetching to return inconsistent results, which shows as missing ACLs on directories. This particular sequence is consistent enough that it warrants making it into a specific test. Signed-off-by: Auke Kok <auke.kok@versity.com>