]> xenbits.xensource.com Git - qemu-xen.git/commit
tests/9pfs: Twalk with nwname=0
authorChristian Schoenebeck <qemu_oss@crudebyte.com>
Tue, 15 Mar 2022 10:08:33 +0000 (11:08 +0100)
committerChristian Schoenebeck <qemu_oss@crudebyte.com>
Thu, 16 Jun 2022 10:44:52 +0000 (12:44 +0200)
commitc1668948e8b74cd8f912054ba4412a1cbf0cd03c
tree49124573b2df4535d408b850c81278d2f226f3d5
parent9472a68965433dde3d30184863fbaf0b66776d4a
tests/9pfs: Twalk with nwname=0

Send Twalk request with nwname=0. In this case no QIDs should
be returned by 9p server; this is equivalent to walking to dot.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Message-Id: <b5ead2775000203607801f09bcefc04c493d8bfa.1647339025.git.qemu_oss@crudebyte.com>
tests/qtest/virtio-9p-test.c