Re: [RFC PATCH v1 5/5] selftests/filesystems: add fuse ACLs caching test
Amir Goldstein <[email protected]> Tue, 21 Jul 2026 15:33:22 +0200
| Newsgroups | dev.linux.lists.fuse-devel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <CAOQ4uxjTs5xh3-bMOOm1s9j0LiKchtVj+z0ZzK=EEepeR+uweA@mail.gmail.com> |
> > I think this test is already covered by > > https://lore.kernel.org/linux-fsdevel/[email protected]/ > > > > If there is any missing coverage, it could be added to my test, > > assuming that my test (which tests a regression) will be merged first. > > Sure, that makes sense. I will make sure that any addition ACL testing is > added to your selftest. To be honest, I saw your fix+selftest only > *after* sending this RFC :-) Fair point. TBH I didn't see your test either because I was too busy chasing the ACL cache bug ;) Thanks, Amir.