[GIT PULL] overlayfs fixes for 5.19-rc7

From: Miklos Szeredi
Date: Tue Jul 12 2022 - 09:31:39 EST


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(-)