From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W036i-0001S7-7m for qemu-devel@nongnu.org; Mon, 06 Jan 2014 00:52:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W036d-0006mT-B9 for qemu-devel@nongnu.org; Mon, 06 Jan 2014 00:52:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59518) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W036d-0006mP-3j for qemu-devel@nongnu.org; Mon, 06 Jan 2014 00:52:07 -0500 Message-ID: <52CA4467.4020800@redhat.com> Date: Mon, 06 Jan 2014 13:51:35 +0800 From: Fam Zheng MIME-Version: 1.0 References: <1388942528-10453-1-git-send-email-pl@kamp.de> <1388942528-10453-18-git-send-email-pl@kamp.de> In-Reply-To: <1388942528-10453-18-git-send-email-pl@kamp.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCHv2 17/18] qemu-iotests: blacklist test 020 for NFS protocol List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven , qemu-devel@nongnu.org Cc: Kevin Wolf , ronniesahlberg@gmail.com, Jeff Cody , Max Reitz , owasserm@redhat.com, Federico Simoncelli , Stefan Hajnoczi , Wenchao Xia On 2014=E5=B9=B401=E6=9C=8806=E6=97=A5 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=20 reopen? I think commit will work with host NFS mounted images. Fam