[libvirt] [PATCH 02/14] Add missing export of virStorageFileGetLVMKey & virStorageFileGetSCSIKey

Daniel P. Berrange berrange at redhat.com
Tue Dec 11 21:37:57 UTC 2012


On Tue, Dec 11, 2012 at 02:31:00PM -0700, Eric Blake wrote:
> On 12/11/2012 01:41 PM, Daniel P. Berrange wrote:
> > From: "Daniel P. Berrange" <berrange at redhat.com>
> > 
> > ---
> >  src/libvirt_private.syms | 2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms
> > index 7d083e4..7949d5b 100644
> > --- a/src/libvirt_private.syms
> > +++ b/src/libvirt_private.syms
> > @@ -1169,6 +1169,8 @@ virStorageFileChainLookup;
> >  virStorageFileFormatTypeFromString;
> >  virStorageFileFormatTypeToString;
> >  virStorageFileFreeMetadata;
> > +virStorageFileGetLVMKey;
> > +virStorageFileGetSCSIKey;
> >  virStorageFileGetMetadata;
> 
> Might be worth sorting before pushing.

Opps, yes, will sort. It is about time I wrote a test
case to validate sort ordering in this file :-)

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list