tests/9pfs: Set alloc in fs_create_dir()
commit382619eff506bd229c7ba0d5671c84b6f1a0a415
authorGreg Kurz <groug@kaod.org>
Tue, 20 Oct 2020 16:09:27 +0000 (20 18:09 +0200)
committerChristian Schoenebeck <qemu_oss@crudebyte.com>
Sun, 1 Nov 2020 18:44:29 +0000 (1 19:44 +0100)
tree6a6f9953356cb4430d8ca2c8da0348d84e5f102e
parent1c450e6efe14a7c76f4e75d7316c9fdf00e757c0
tests/9pfs: Set alloc in fs_create_dir()

fs_create_dir() is a top level test function. It should set alloc.

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <160321016764.266767.3763279057643874020.stgit@bahia.lan>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
tests/qtest/virtio-9p-test.c