[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <99f32bcc-0754-4414-b69e-c4d5d000f216@linuxfoundation.org>
Date: Mon, 2 Jun 2025 16:33:39 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Mark Brown <broonie@...nel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>, Shuah Khan
<shuah@...nel.org>, Christian Brauner <brauner@...nel.org>,
Jeff Layton <jlayton@...nel.org>, Amir Goldstein <amir73il@...il.com>
Cc: linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH v2] selftests/filesystems: Fix build of anon_inode_test
On 5/30/25 04:42, Mark Brown wrote:
> The newly added anon_inode_test test fails to build due to attempting to
> include a nonexisting overlayfs/wrapper.h:
>
> anon_inode_test.c:10:10: fatal error: overlayfs/wrappers.h: No such file or directory
> 10 | #include "overlayfs/wrappers.h"
> | ^~~~~~~~~~~~~~~~~~~~~~
>
> This is due to 0bd92b9fe538 ("selftests/filesystems: move wrapper.h out
> of overlayfs subdir") which was added in the vfs-6.16.selftests branch
> which was based on -rc5 and did not contain the newly added test so once
> things were merged into mainline the build started failing - both
> parent commits are fine.
>
> Fixes: 3e406741b1989 ("Merge tag 'vfs-6.16-rc1.selftests' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs")
> Signed-off-by: Mark Brown <broonie@...nel.org>
> ---
> Changes in v2:
> - Rebase onto mainline and adjust fixes commit now the two branches got
> merged there.
> - Link to v1: https://lore.kernel.org/r/20250518-selftests-anon-inode-build-v1-1-71eff8183168@kernel.org
Looks this will have to go directly to Linu's tree or vfs tree.
Acked-by: Shuah Khan <skhan@...uxfoundation.org>
thanks,
-- Shuah
Powered by blists - more mailing lists