[GIT PULL] overlayfs fixes for 6.2-rc6

From: Miklos Szeredi
Date: Fri Jan 27 2023 - 10:26:39 EST


Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git
tags/ovl-fixes-6.2-rc6

Fix two bugs, a recent one introduced in the last cycle, and an older
one from v5.11.

Thanks,
Miklos

---
Miklos Szeredi (2):
ovl: fix tmpfile leak
ovl: fail on invalid uid/gid mapping at copy up

---
fs/overlayfs/copy_up.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)