]> xenbits.xensource.com Git - libvirt.git/commit
storage: Update pool metadata after adding/removing/resizing volume
authorOsier Yang <jyang@redhat.com>
Fri, 16 Aug 2013 12:08:07 +0000 (20:08 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 19 Aug 2013 06:32:59 +0000 (14:32 +0800)
commite0139e304441dc0803c3834be901aa89100a5c1d
treea95f6482fee4055ef45bbd4f8bb9d28c8eff640e
parente7c7e32200d200985962257adf7aa1b674c592d2
storage: Update pool metadata after adding/removing/resizing volume

One has to refresh the pool to get the correct pool info after
adding/removing/resizing a volume, this updates the pool metadata
(allocation, available) after those operation are done.
src/storage/storage_driver.c