On Fri, 30 Oct 2020 13:43:59 +0100 Christian Schoenebeck <[email protected]> wrote:
> 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(-) > Series, Reviewed-by: Greg Kurz <[email protected]>
