On Wed, Mar 06, 2019 at 03:59:16PM +0100, Michal Privoznik wrote:
This is a wrapper over refreshPool() call as at all places we are
doing basically the same. Might as well have a single function to
call.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/storage/storage_driver.c | 61 +++++++++++++++++++-----------------
1 file changed, 32 insertions(+), 29 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>