From: Avinesh Kumar <akumar@suse.de>
To: Cyril Hrubis <chrubis@suse.cz>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] syscalls/statmount{04,05}: Enable on FUSE
Date: Tue, 15 Jul 2025 11:56:40 +0200 [thread overview]
Message-ID: <2811499.mvXUDI8C0e@thinkpad> (raw)
In-Reply-To: <20250630125509.22775-1-chrubis@suse.cz>
Hi,
On Monday, June 30, 2025 2:55:09 PM CEST Cyril Hrubis wrote:
> These tests works fine for me fine on NTFS mounted via FUSE on 6.14
>
> Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
Reviewed-by: Avinesh Kumar <akumar@suse.de>
Regards,
Avinesh
> ---
> testcases/kernel/syscalls/statmount/statmount04.c | 4 ----
> testcases/kernel/syscalls/statmount/statmount05.c | 4 ----
> 2 files changed, 8 deletions(-)
>
> diff --git a/testcases/kernel/syscalls/statmount/statmount04.c b/testcases/kernel/syscalls/statmount/statmount04.c
> index 7fd4fe8c5..332f6dd4d 100644
> --- a/testcases/kernel/syscalls/statmount/statmount04.c
> +++ b/testcases/kernel/syscalls/statmount/statmount04.c
> @@ -92,10 +92,6 @@ static struct tst_test test = {
> .mount_device = 1,
> .mntpoint = MNTPOINT,
> .all_filesystems = 1,
> - .skip_filesystems = (const char *const []) {
> - "fuse",
> - NULL
> - },
> .bufs = (struct tst_buffers []) {
> {&st_mount, .size = sizeof(struct statmount)},
> {}
> diff --git a/testcases/kernel/syscalls/statmount/statmount05.c b/testcases/kernel/syscalls/statmount/statmount05.c
> index a517f8212..56a2cb328 100644
> --- a/testcases/kernel/syscalls/statmount/statmount05.c
> +++ b/testcases/kernel/syscalls/statmount/statmount05.c
> @@ -110,10 +110,6 @@ static struct tst_test test = {
> .mount_device = 1,
> .mntpoint = MNTPOINT,
> .all_filesystems = 1,
> - .skip_filesystems = (const char *const []) {
> - "fuse",
> - NULL
> - },
> .bufs = (struct tst_buffers []) {
> {&st_mount, .size = SM_SIZE},
> {}
>
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2025-07-15 9:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-30 12:55 [LTP] [PATCH] syscalls/statmount{04,05}: Enable on FUSE Cyril Hrubis
2025-07-15 8:49 ` Andrea Cervesato via ltp
2025-07-15 9:56 ` Avinesh Kumar [this message]
2025-07-16 18:52 ` Wei Gao via ltp
2025-08-29 10:17 ` Cyril Hrubis
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=2811499.mvXUDI8C0e@thinkpad \
--to=akumar@suse.de \
--cc=chrubis@suse.cz \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.