Hi Christian, Please pull the following into your fixes branch: git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git tags/ovl-fixes-6.15-rc2 - Fix an missing check for no lowerdir if the datadir+ option was used - Misc cleanup. Thanks, Miklos --- Giuseppe Scrivano (1): ovl: remove unused forward declaration Miklos Szeredi (1): ovl: don't allow datadir only --- fs/overlayfs/overlayfs.h | 2 -- fs/overlayfs/super.c | 5 +++++ 2 files changed, 5 insertions(+), 2 deletions(-)