From: Andrea Cervesato via ltp <ltp@lists.linux.it>
To: "Wei Gao" <wegao@suse.com>
Cc: Wei Gao via ltp <ltp@lists.linux.it>
Subject: Re: [LTP] [PATCH v1] statx/statx04: Skip testing casefolded filesystems
Date: Thu, 02 Jul 2026 13:09:10 +0000 [thread overview]
Message-ID: <6a4662f7.ebbd881c.20d8e7.cb94@mx.google.com> (raw)
In-Reply-To: <akZhAFNlgvHvYbbU@autotest-wegao.qe.prg2.suse.org>
> So i suggest we just give fix like following, do you agree?
> if (!strcmp(tst_device->fs_type, "vfat") || !strcmp(tst_device->fs_type, "exfat"))
> tst_brk(TCONF, "vfat and exfat filesystems do not support standard attributes");
yes you are right, let's just skip this test for those two FS
in this case.
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2026-07-02 13:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-01 8:03 [LTP] [PATCH v1] statx/statx04: Skip testing casefolded filesystems Wei Gao via ltp
2026-07-01 9:11 ` [LTP] " linuxtestproject.agent
2026-07-02 11:43 ` [LTP] [PATCH v1] " Andrea Cervesato via ltp
2026-07-02 11:48 ` Andrea Cervesato via ltp
2026-07-02 13:00 ` Wei Gao via ltp
2026-07-02 13:09 ` Andrea Cervesato via ltp [this message]
2026-07-03 1:57 ` [LTP] [PATCH v2] statx/statx04: Skip vfat and exfat filesystems Wei Gao via ltp
2026-07-03 2:56 ` [LTP] " linuxtestproject.agent
2026-07-03 10:44 ` [LTP] [PATCH v2] " Avinesh Kumar via ltp
2026-07-03 12:59 ` [LTP] [PATCH v3] " Wei Gao via ltp
2026-07-03 15:14 ` [LTP] " linuxtestproject.agent
2026-07-05 18:45 ` [LTP] [PATCH v3] " Avinesh Kumar 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=6a4662f7.ebbd881c.20d8e7.cb94@mx.google.com \
--to=ltp@lists.linux.it \
--cc=andrea.cervesato@suse.com \
--cc=wegao@suse.com \
/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.