[Pkg-libvirt-commits] [libguestfs] 196/266: sparsify: Remove obsolete comment.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:42:01 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.27.35-1
in repository libguestfs.

commit e3a02c4153f3064dd9427c4044849cf77b3a3421
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Aug 27 20:16:06 2014 +0100

    sparsify: Remove obsolete comment.
    
    We don't need to use compat=1.1 with modern qemu, and
    lazy_refcounts may be dangerous.
---
 sparsify/copying.ml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/sparsify/copying.ml b/sparsify/copying.ml
index b167b0c..3940f1f 100644
--- a/sparsify/copying.ml
+++ b/sparsify/copying.ml
@@ -156,10 +156,6 @@ You can ignore this warning or change it to a hard failure using the
     );
 
     (* Create 'tmp' with the indisk as the backing file. *)
-    (* XXX Old code used to:
-     * - detect if compat=1.1 was supported
-     * - add lazy_refcounts option
-     *)
     let create tmp =
       let g = new G.guestfs () in
       if trace then g#set_trace true;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list