All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] io_tests fuse fixes
@ 2026-07-25 12:56 Eric Farman
  2026-07-25 12:56 ` [PATCH v1 1/3] iotests/108: skip test if cannot access /dev/fuse Eric Farman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Farman @ 2026-07-25 12:56 UTC (permalink / raw)
  To: Kevin Wolf, Hanna Reitz
  Cc: qemu-block, qemu-devel, Matthew Rosato, Eric Farman

Hi,

The following are three small fixes against some of the qemu iotests
to avoid some errors that should prevent the tests from running in
the first place. We noticed these on an s390 host, but I don't
believe that to be relevant. My hunch is the messages are slightly
different based on distro, because the tests (correctly) skip for
me running Fedora on s390 or x86_64 while they fail under Ubuntu 26.04.

Eric Farman (3):
  iotests/108: skip test if cannot access /dev/fuse
  iotests/file-io-error: complete permission denied check
  iotests/fuse-mmap-shared: complete permission denied check

 tests/qemu-iotests/108                    | 2 +-
 tests/qemu-iotests/tests/file-io-error    | 3 +++
 tests/qemu-iotests/tests/fuse-mmap-shared | 7 +++++--
 3 files changed, 9 insertions(+), 3 deletions(-)

-- 
2.53.0



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

end of thread, other threads:[~2026-07-25 13:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-25 12:56 [PATCH v1 0/3] io_tests fuse fixes Eric Farman
2026-07-25 12:56 ` [PATCH v1 1/3] iotests/108: skip test if cannot access /dev/fuse Eric Farman
2026-07-25 12:56 ` [PATCH v1 2/3] iotests/file-io-error: complete permission denied check Eric Farman
2026-07-25 12:56 ` [PATCH v1 3/3] iotests/fuse-mmap-shared: " Eric Farman

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.