All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] iotests: Fix 226 on _my_ system
@ 2018-07-24  8:47 Fam Zheng
  2018-07-24  8:47 ` [Qemu-devel] [PATCH 1/2] docs: Describe using images in writing iotests Fam Zheng
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Fam Zheng @ 2018-07-24  8:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: jsnow, Kevin Wolf, Max Reitz, qemu-block, eblake

Something has locked /dev/null on my system (I still don't know what to do with
the annoying incapability of lslocks, or more precisely /proc/locks, on
inspecting OFD lock information), and as a result 226 cannot pass due to the
unexpected image locking error.

Fix the test case by disabling locking, and add a doc text about using test
images.

Fam Zheng (2):
  docs: Describe using images in writing iotests
  iotests: Don't lock /dev/null in 226

 docs/devel/testing.rst | 11 +++++++++++
 tests/qemu-iotests/226 |  4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-07-27 12:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-24  8:47 [Qemu-devel] [PATCH 0/2] iotests: Fix 226 on _my_ system Fam Zheng
2018-07-24  8:47 ` [Qemu-devel] [PATCH 1/2] docs: Describe using images in writing iotests Fam Zheng
2018-07-24  8:47 ` [Qemu-devel] [PATCH 2/2] iotests: Don't lock /dev/null in 226 Fam Zheng
2018-07-24 14:44 ` [Qemu-devel] [PATCH 0/2] iotests: Fix 226 on _my_ system Eric Blake
2018-07-24 18:03 ` John Snow
2018-07-27  9:24 ` Fam Zheng
2018-07-27 10:04   ` Kevin Wolf
2018-07-27 12:17     ` Fam Zheng

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.