From: Li Wang <li.wang@linux.dev>
To: Avinesh Kumar <avinesh.kumar@suse.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] syscalls/fsmount02: fix invalid-flags test failure on Linux 7.1+
Date: Thu, 30 Apr 2026 16:26:13 +0800 [thread overview]
Message-ID: <afMSJVvCI-HWpCtr@linux.dev> (raw)
In-Reply-To: <20260430063326.53566-1-avinesh.kumar@suse.com>
Avinesh Kumar via ltp wrote:
> Upstream Linux commit 5e8969bd1927 ("mount: add FSMOUNT_NAMESPACE") [1]
> introduced the `FSMOUNT_NAMESPACE` flag, which maps to `0x02`.
> This causes fsmount02 test failure as `0x02` value is no longer invalid.
>
> fsmount02.c:56: TFAIL: invalid-flags: fsmount() succeeded unexpectedly (index: 1)
>
> Use `0x80000000` as invalid flag value to adapt test for this upstream change.
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5e8969bd1927
> Signed-off-by: Avinesh Kumar <avinesh.kumar@suse.com>
Good catch.
Reviewed-by: Li Wang <li.wang@linux.dev>
--
Regards,
Li Wang
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2026-04-30 8:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-30 6:33 [LTP] [PATCH] syscalls/fsmount02: fix invalid-flags test failure on Linux 7.1+ Avinesh Kumar via ltp
2026-04-30 8:26 ` Li Wang [this message]
2026-04-30 9:14 ` [LTP] " linuxtestproject.agent
2026-05-06 15:49 ` [LTP] [PATCH] " Andrea Cervesato via ltp
2026-05-06 15:49 ` Andrea Cervesato via ltp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=afMSJVvCI-HWpCtr@linux.dev \
--to=li.wang@linux.dev \
--cc=avinesh.kumar@suse.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox