Re: [Qemu-devel] [PATCHv2 17/18] qemu-iotests: blacklist test 020 for NFS protocol

2014-01-05 Thread Peter Lieven

On 06.01.2014 06:51, Fam Zheng wrote:

On 2014年01月06日 01:22, Peter Lieven wrote:

reopening is currently not supported.

Signed-off-by: Peter Lieven 


For curiosity, is anything specific to nfs stopping the support of reopen? I 
think commit will work with host NFS mounted images.

The driver has to implement at least .bdrv_reopen_prepare.

Peter




Re: [Qemu-devel] [PATCHv2 17/18] qemu-iotests: blacklist test 020 for NFS protocol

2014-01-05 Thread Fam Zheng

On 2014年01月06日 01:22, Peter Lieven wrote:

reopening is currently not supported.

Signed-off-by: Peter Lieven 


For curiosity, is anything specific to nfs stopping the support of 
reopen? I think commit will work with host NFS mounted images.


Fam