All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] generic/{453,454}: Do NOT run for FSs restricting names
@ 2021-07-07 22:32 Pavel Reichl
  2021-07-07 22:32 ` [PATCH v2 1/1] generic/{453,454}: Don't " Pavel Reichl
  2021-07-08 16:36 ` [PATCH v2 0/1] generic/{453,454}: Do NOT " Pavel Reichl
  0 siblings, 2 replies; 3+ messages in thread
From: Pavel Reichl @ 2021-07-07 22:32 UTC (permalink / raw)
  To: fstests

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/

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-08 16:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-07 22:32 [PATCH v2 0/1] generic/{453,454}: Do NOT run for FSs restricting names Pavel Reichl
2021-07-07 22:32 ` [PATCH v2 1/1] generic/{453,454}: Don't " Pavel Reichl
2021-07-08 16:36 ` [PATCH v2 0/1] generic/{453,454}: Do NOT " Pavel Reichl

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.