[GIT PULL] overlayfs fixes for 6.10-rc5

From: Miklos Szeredi
Date: Fri Jun 21 2024 - 15:54:54 EST


Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git
tags/ovl-fixes-6.10-rc5

Fix two bugs, one originating in this cycle and one from 6.6.

Thanks,
Miklos

---
Miklos Szeredi (2):
ovl: fix copy-up in tmpfile
ovl: fix encoding fid for lower only root

---
fs/overlayfs/dir.c | 8 ++++----
fs/overlayfs/export.c | 6 +++++-
2 files changed, 9 insertions(+), 5 deletions(-)