From: Pavel Reichl <preichl@redhat.com>
To: fstests@vger.kernel.org
Subject: [PATCH v3 0/1] generic/{453,454}: Do NOT run for FSs restricting names
Date: Thu, 8 Jul 2021 18:35:17 +0200 [thread overview]
Message-ID: <20210708163518.51386-1-preichl@redhat.com> (raw)
Hello,
this is a quick attempt to finish what was discussed in thread:
generic/453: Exclude filenames that are not supported by exfat
https://www.spinics.net/lists/fstests/msg16328.html
Based on Darrick's comments:
"""
TBH I think these tests (g/453 and g/454) are probably only useful for
filesystems that allow unrestricted byte streams for names.
"""
and_require_names_are_bytes()
"""
Nowadays with wider testing of other filesystems (thanks, Red Hat!) we
should hide these behind _require_names_are_bytes or move them to
tests/xfs/.
"""
Changes in V2:
* Added description for _require_names_are_bytes()
* Added _require_names_are_bytes() to g/454 as well
* fixed typo s/now/not/
Changes in V3:
* Added f2fs to the list of FSs that treat file names as unrestricted byte streams
Pavel Reichl (1):
generic/{453,454}: Don't run for FSs restricting names
common/rc | 13 +++++++++++++
tests/generic/453 | 1 +
tests/generic/454 | 1 +
3 files changed, 15 insertions(+)
--
2.31.1
next reply other threads:[~2021-07-08 16:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-08 16:35 Pavel Reichl [this message]
2021-07-08 16:35 ` [PATCH v3 1/1] generic/{453,454}: Don't run for FSs restricting names Pavel Reichl
2021-07-09 1:25 ` Darrick J. Wong
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=20210708163518.51386-1-preichl@redhat.com \
--to=preichl@redhat.com \
--cc=fstests@vger.kernel.org \
/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