qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Qemu-devel] [Patch 3/4] [RFC] Zero Cluster Dedup, Offline dedup, q


From: Shahar Frank
Subject: RE: [Qemu-devel] [Patch 3/4] [RFC] Zero Cluster Dedup, Offline dedup, qemu-img extentions
Date: Tue, 7 Oct 2008 02:17:51 -0700

> > MDSUM Extension for the map verb
> >
> > Signed-off-by: Shahar Frank <address@hidden>
> >
> > @@ -496,6 +501,7 @@ elif [ "$bsd" = "yes" ]; then
> >  else
> >      # Some Linux architectures (e.g. s390) don't imply -lpthread
> > automatically.
> >      AIOLIBS="-lrt -lpthread"
> > +    MD5SUMLIBS="-lssl"
> >  fi
> >
> >  # Check for gcc4, error if pre-gcc4
> > @@ -920,6 +926,20 @@ EOF
> 
> We're already linking to GCrypt/GNUTLS for SSL stuff in the VNC
server,
> and
> one crypto/SSL library per application really ought to be enough.
GCrypt
> has APIs for doing md5 hashing (and pretty much every other hashing
algo
> you can think of). Furthermore, OpenSSL's licensing terms are commonly
> considered to be incompatible with the GPL, unless you add an explicit
> exception allowing linking to OpenSSL.

Thanks. I wasn't aware to this. I will change it to use GCrypt/GNUTLS.

Shahar
> 
> Regards,
> Daniel
> --
> |: Red Hat, Engineering, London   -o-
http://people.redhat.com/berrange/
> :|
> |: http://libvirt.org  -o-  http://virt-manager.org  -o-
http://ovirt.org
> :|
> |: http://autobuild.org       -o-
http://search.cpan.org/~danberr/
> :|
> |: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B
9505
> :|
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]