Re: [PATCH 0/2] Fix for unintended FUSE ACL cache
Luis Henriques <[email protected]> Wed, 22 Jul 2026 09:42:16 +0100
| Newsgroups | dev.linux.lists.fuse-devel,org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 21 2026, Christian Brauner wrote: > On Tue, 14 Jul 2026 00:09:30 +0200, Amir Goldstein wrote: >> Fix for unintended FUSE ACL cache >>=20 >> Christian, >>=20 >> I bet you did not miss fuse acls... >> Ghosts from the past have come back to haunt me now. >>=20 >> [...] > > Applied to the vfs.fixes branch of the vfs/vfs.git tree. > Patches in the vfs.fixes branch should appear in linux-next soon. Maybe I'm just being too eager, but I don't see these patches in that tree. Is there a delay between this email and the actual branch update, or did this patch got dropped somehow? Cheers, --=20 Lu=C3=ADs > Please report any outstanding bugs that were missed during review in a > new review to the original patch series allowing us to drop it. > > It's encouraged to provide Acked-bys and Reviewed-bys even though the > patch has now been applied. If possible patch trailers will be updated. > > Note that commit hashes shown below are subject to change due to rebase, > trailer updates or similar. If in doubt, please check the listed branch. > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git > branch: vfs.fixes > > [1/2] fs: preserve ACL_DONT_CACHE state in forget_cached_acl() > https://git.kernel.org/vfs/vfs/c/85f9e659787f > [2/2] selftests/fuse: add ACL_DONT_CACHE regression test > https://git.kernel.org/vfs/vfs/c/67eca5c355be