Re: [LTP] [linux-next:master] [mount] 4f5ba37ddc: ltp.fsmount02.fail
From: Christian Brauner
Date: Sat Feb 14 2026 - 07:24:18 EST
On Fri, Feb 13, 2026 at 10:35:35AM +0100, Cyril Hrubis wrote:
> Hi!
> > commit: 4f5ba37ddcdf5eaac2408178050183345d56b2d3 ("mount: add FSMOUNT_NAMESPACE")
> > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git master
>
> The relevant part of the log is:
>
> fsmount02.c:56: TFAIL: invalid-flags: fsmount() succeeded unexpectedly (index: 1)
>
> This is another case where new flag was added so the invalid flag value
> is not invalid anymore. The test needs to be adjusted if/once the patch
> hits mainline.
Ah, very good to know. Adding Mark so he's aware that this is an
expected failure.