mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 06:43:53 -06:00
qemu-iotests: enable test 016 and 025 to work with NFS protocol
Signed-off-by: Peter Lieven <pl@kamp.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
ecd792fd21
commit
a19737f1bd
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
|
|||
. ./common.filter
|
||||
|
||||
_supported_fmt raw
|
||||
_supported_proto file sheepdog
|
||||
_supported_proto file sheepdog nfs
|
||||
_supported_os Linux
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue