Re: [Qemu-devel] [PATCH] block: qemu-iotest 107 supports NFS

2014-10-29 Thread Stefan Hajnoczi
On Sat, Oct 25, 2014 at 05:05:37PM +0200, Peter Lieven wrote: > As discussed during review a follow up for Max's fix. > > Signed-off-by: Peter Lieven > --- > tests/qemu-iotests/107 |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks, applied to my block tree: https://github.com/st

Re: [Qemu-devel] [PATCH] block: qemu-iotest 107 supports NFS

2014-10-27 Thread Max Reitz
On 2014-10-25 at 17:05, Peter Lieven wrote: As discussed during review a follow up for Max's fix. Signed-off-by: Peter Lieven --- tests/qemu-iotests/107 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Max Reitz

[Qemu-devel] [PATCH] block: qemu-iotest 107 supports NFS

2014-10-25 Thread Peter Lieven
As discussed during review a follow up for Max's fix. Signed-off-by: Peter Lieven --- tests/qemu-iotests/107 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qemu-iotests/107 b/tests/qemu-iotests/107 index cad1cf9..9862030 100755 --- a/tests/qemu-iotests/107 +++ b/tes