Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git tags/ovl-fixes-5.19-rc7 Add a temporary fix for posix acls on idmapped mounts introduced in this cycle. Proper fix will be added in the next cycle. Thanks, Miklos --- Christian Brauner (1): ovl: turn of SB_POSIXACL with idmapped layers temporarily --- Documentation/filesystems/overlayfs.rst | 4 ++++ fs/overlayfs/super.c | 25 ++++++++++++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-)