Jason Dillaman 669018bc9c storage: optional 'refresh' elemement on pool
The new 'refresh' element can override the default refresh operations
for a storage pool. The only currently supported override is to set
the volume allocation size to the volume capacity. This can be specified
by adding the following snippet:

<pool>
...
  <refresh>
    <volume allocation='capacity'/>
  </refresh>
...
</pool>

This is useful for certain backends where computing the actual allocation
of a volume might be an expensive operation.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2019-03-19 16:46:21 +01:00
..
2016-11-21 13:15:12 +01:00
2017-10-16 10:22:34 +01:00
2018-12-17 17:52:46 +01:00
2018-05-03 12:40:37 +01:00
2018-12-17 17:52:46 +01:00
2018-12-17 17:52:46 +01:00
2018-12-17 17:52:46 +01:00
2017-11-15 13:52:13 +01:00
2018-04-01 17:42:29 +02:00
2017-08-02 15:00:28 -04:00
2017-01-10 19:37:53 +01:00