Re: [libvirt] [PATCH 2/3] Add 'building' field to storage volume definition.

2009-04-16 Thread Daniel P. Berrange
On Wed, Apr 15, 2009 at 03:26:02PM -0400, Cole Robinson wrote: > Add 'building' boolean field to storage volume definition. > > If marked, the volume cannot be deleted. To be used for non-blocking > volume allocation. ACK Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.co

Re: [libvirt] [PATCH 2/3] Add 'building' field to storage volume definition.

2009-04-16 Thread Daniel Veillard
On Wed, Apr 15, 2009 at 03:26:02PM -0400, Cole Robinson wrote: > Add 'building' boolean field to storage volume definition. > > If marked, the volume cannot be deleted. To be used for non-blocking > volume allocation. That one looks simple and clean too, ACK Daniel -- Daniel Veillard |

[libvirt] [PATCH 2/3] Add 'building' field to storage volume definition.

2009-04-15 Thread Cole Robinson
Add 'building' boolean field to storage volume definition. If marked, the volume cannot be deleted. To be used for non-blocking volume allocation. - Cole diff --git a/src/storage_conf.h b/src/storage_conf.h index 9c9fd3e..8a4fed2 100644 --- a/src/storage_conf.h +++ b/src/storage_conf.h @@ -84,6 +