public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET] fstests: more random fixes for v2025.12.09
@ 2025-12-16 18:29 Darrick J. Wong
  2025-12-16 18:29 ` [PATCH 1/3] check: put temporary files in TMPDIR, not /tmp Darrick J. Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Darrick J. Wong @ 2025-12-16 18:29 UTC (permalink / raw)
  To: zlang, djwong; +Cc: fstests, linux-xfs, fstests

Hi all,

Here's the usual odd fixes for fstests.

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

With a bit of luck, this should all go splendidly.
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=random-fixes

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=random-fixes

fstests git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=random-fixes
---
Commits in this patchset:
 * check: put temporary files in TMPDIR, not /tmp
 * common/rc: fix _xfs_is_realtime_file for internal rt devices
 * xfs/649: fix various problems
---
 check             |    2 +-
 common/preamble   |    2 +-
 common/xfs        |    6 +++---
 tests/generic/002 |   16 ++++++++--------
 tests/xfs/649     |    7 ++++---
 5 files changed, 17 insertions(+), 16 deletions(-)


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

end of thread, other threads:[~2025-12-31 22:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-16 18:29 [PATCHSET] fstests: more random fixes for v2025.12.09 Darrick J. Wong
2025-12-16 18:29 ` [PATCH 1/3] check: put temporary files in TMPDIR, not /tmp Darrick J. Wong
2025-12-17 10:21   ` Christoph Hellwig
2025-12-16 18:29 ` [PATCH 2/3] common/rc: fix _xfs_is_realtime_file for internal rt devices Darrick J. Wong
2025-12-17 10:22   ` Christoph Hellwig
2025-12-16 18:29 ` [PATCH 3/3] xfs/649: fix various problems Darrick J. Wong
2025-12-17 10:25   ` Christoph Hellwig
2025-12-18  4:12     ` Darrick J. Wong
2025-12-31 22:23       ` Zorro Lang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox