Re: [Libvir] PATCH: 1/16: public API

2008-02-20 Thread Jim Meyering
"Daniel P. Berrange" <[EMAIL PROTECTED]> wrote: > All committed. Congratulations! :-) -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [Libvir] PATCH: 1/16: public API

2008-02-20 Thread Richard W.M. Jones
On Wed, Feb 20, 2008 at 04:39:31PM +, Daniel P. Berrange wrote: > On Wed, Feb 20, 2008 at 04:10:30PM +, Daniel P. Berrange wrote: > > On Wed, Feb 20, 2008 at 02:52:54AM -0500, Daniel Veillard wrote: > > > So let's push this ! > > > > All committed. Now to find out what I broke :-) It pa

Re: [Libvir] PATCH: 1/16: public API

2008-02-20 Thread Daniel P. Berrange
On Wed, Feb 20, 2008 at 04:10:30PM +, Daniel P. Berrange wrote: > On Wed, Feb 20, 2008 at 02:52:54AM -0500, Daniel Veillard wrote: > > On Wed, Feb 20, 2008 at 04:00:39AM +, Daniel P. Berrange wrote: > > > On Tue, Feb 12, 2008 at 04:30:07AM +, Daniel P. Berrange wrote: > > > > This defin

Re: [Libvir] PATCH: 1/16: public API

2008-02-20 Thread Daniel P. Berrange
On Wed, Feb 20, 2008 at 02:52:54AM -0500, Daniel Veillard wrote: > On Wed, Feb 20, 2008 at 04:00:39AM +, Daniel P. Berrange wrote: > > On Tue, Feb 12, 2008 at 04:30:07AM +, Daniel P. Berrange wrote: > > > This defines the public API for the storage pool and volume support. > > > The naming

Re: [Libvir] PATCH: 1/16: public API

2008-02-19 Thread Daniel Veillard
On Wed, Feb 20, 2008 at 04:00:39AM +, Daniel P. Berrange wrote: > On Tue, Feb 12, 2008 at 04:30:07AM +, Daniel P. Berrange wrote: > > This defines the public API for the storage pool and volume support. > > The naming of the APIs follows the example set by the network and > > domain APIs wh

Re: [Libvir] PATCH: 1/16: public API

2008-02-19 Thread Daniel P. Berrange
On Tue, Feb 12, 2008 at 04:30:07AM +, Daniel P. Berrange wrote: > This defines the public API for the storage pool and volume support. > The naming of the APIs follows the example set by the network and > domain APIs whereever the logical functions match. The main change > since previous iterat

Re: [Libvir] PATCH: 1/16: public API

2008-02-14 Thread Daniel P. Berrange
On Thu, Feb 14, 2008 at 06:06:08AM -0500, Daniel Veillard wrote: > On Tue, Feb 12, 2008 at 04:30:07AM +, Daniel P. Berrange wrote: > > + > > + > > +typedef enum { > > + VIR_STORAGE_POOL_BUILD_NEW = 0, /* Regular build from scratch */ > > + VIR_STORAGE_POOL_BUILD_REPAIR = 1, /* Repair / rei

Re: [Libvir] PATCH: 1/16: public API

2008-02-14 Thread Daniel Veillard
On Tue, Feb 12, 2008 at 04:30:07AM +, Daniel P. Berrange wrote: > This defines the public API for the storage pool and volume support. > The naming of the APIs follows the example set by the network and > domain APIs whereever the logical functions match. The main change > since previous iterat

Re: [Libvir] PATCH: 1/16: public API

2008-02-11 Thread Daniel P. Berrange
This defines the public API for the storage pool and volume support. The naming of the APIs follows the example set by the network and domain APIs whereever the logical functions match. The main change since previous iterations is the addition of an explicit API for virStoragePoolBuild and virStora