projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d90030
)
block: qemu-iotest 107 supports NFS
author
Peter Lieven
<pl@kamp.de>
Sat, 25 Oct 2014 15:05:37 +0000
(17:05 +0200)
committer
Stefan Hajnoczi
<stefanha@redhat.com>
Mon, 3 Nov 2014 11:41:48 +0000
(11:41 +0000)
As discussed during review a follow up for Max's fix.
Signed-off-by: Peter Lieven <pl@kamp.de>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-id:
1414249537
-29257-1-git-send-email-pl@kamp.de
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests/107
patch
|
blob
|
history
diff --git
a/tests/qemu-iotests/107
b/tests/qemu-iotests/107
index cad1cf98a095879ae08d3da3c5b8621a874576ed..9862030469a1e61fa88e8702a4a2b1697dda896d 100755
(executable)
--- a/
tests/qemu-iotests/107
+++ b/
tests/qemu-iotests/107
@@
-39,7
+39,7
@@
trap "_cleanup; exit \$status" 0 1 2 3 15
. ./common.filter
_supported_fmt qcow2
-_supported_proto file
+_supported_proto file
nfs
_supported_os Linux