qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] 9pfs: test suite fixes
@ 2020-10-30 12:43 Christian Schoenebeck
  2020-10-30 12:07 ` [PATCH v2 1/2] tests/9pfs: fix test dir for parallel tests Christian Schoenebeck
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Christian Schoenebeck @ 2020-10-30 12:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: Greg Kurz

Fixes two bugs with the 9pfs 'local' tests as discussed with latest 9P PR
(2020-10-23). See the discussion of that PR for details.

v1->v2:

  - Added Greg's tested-by tag [patch 1].

  - Log an info-level message if mkdir() failed [patch 2].

  - Update commit log message about coverity being the reporter and
    details of the coverity report [patch 2].

Christian Schoenebeck (2):
  tests/9pfs: fix test dir for parallel tests
  tests/9pfs: fix coverity error in create_local_test_dir()

 tests/qtest/libqos/virtio-9p.c | 32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-10-30 13:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-30 12:43 [PATCH v2 0/2] 9pfs: test suite fixes Christian Schoenebeck
2020-10-30 12:07 ` [PATCH v2 1/2] tests/9pfs: fix test dir for parallel tests Christian Schoenebeck
2020-10-30 12:07 ` [PATCH v2 2/2] tests/9pfs: fix coverity error in create_local_test_dir() Christian Schoenebeck
2020-10-30 13:23 ` [PATCH v2 0/2] 9pfs: test suite fixes Greg Kurz
2020-10-30 13:38   ` Christian Schoenebeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).