From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWioD-0007Cm-AI for qemu-devel@nongnu.org; Thu, 17 Oct 2013 04:19:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VWio7-0001bR-Cg for qemu-devel@nongnu.org; Thu, 17 Oct 2013 04:19:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWio7-0001bA-4z for qemu-devel@nongnu.org; Thu, 17 Oct 2013 04:19:47 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r9H8JjTQ022850 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 17 Oct 2013 04:19:45 -0400 Received: from localhost (vpn1-6-30.ams2.redhat.com [10.36.6.30]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r9H8JiPY014148 for ; Thu, 17 Oct 2013 04:19:44 -0400 Date: Thu, 17 Oct 2013 09:19:41 +0100 From: "Richard W.M. Jones" Message-ID: <20131017081941.GA30816@redhat.com> References: <1365501393-5010-1-git-send-email-rjones@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1365501393-5010-1-git-send-email-rjones@redhat.com> Subject: Re: [Qemu-devel] [PATCH v8 0/3] block: Add support for Secure Shell (ssh) block device. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Tue, Apr 09, 2013 at 10:56:30AM +0100, Richard W.M. Jones wrote: > Changes since v7: > > - fsync (ie. bdrv_co_flush_to_disk) is now supported, *if* you have > the following patches to libssh2 and OpenSSH: > > https://bugzilla.mindrot.org/show_bug.cgi?id=1798 > (OpenSSH: accepted, but not upstream) FYI: OpenSSH 6.4 has finally added fsync support upstream! Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org