FS/XFS testing framework
 help / color / mirror / Atom feed
* lots of mounts/remounts of the test file system?
@ 2025-07-22  7:19 Christoph Hellwig
  2025-07-29 14:29 ` Darrick J. Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2025-07-22  7:19 UTC (permalink / raw)
  To: fstests

Hi all,

I've been hacking on some (XFS) code that in this state of development
requires a mount options to be passed for every mount, and I noticed
that even when running without a SCRATCH_DEV I have to add the required
option to MOUNT_OPTIONS and not just TEST_FS_MOUNT_OPTS, which is a bit
odd.  I've been trying to track it down and despite multiple attempts
failed to find my way through the bash code for it.

But what is even more odd is that when running just a single test (e.g.
generic/001), the test fs gets mounted four times, with the second
and fourth time failing to apply the mount options.

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

end of thread, other threads:[~2025-07-31 10:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22  7:19 lots of mounts/remounts of the test file system? Christoph Hellwig
2025-07-29 14:29 ` Darrick J. Wong
2025-07-31 10:21   ` Zorro Lang

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