storage/lvm: fix size reporting just after creating LV
Force cache refresh after registering new pool - it might be just created. QubesOS/qubes-issues#3438
Este cometimento está contido em:
ascendente
a66c9afb18
cometimento
377f331d52
@ -97,7 +97,8 @@ class ThinPool(qubes.storage.Pool):
|
||||
return volume
|
||||
|
||||
def setup(self):
|
||||
pass # TODO Should we create a non existing pool?
|
||||
reset_cache()
|
||||
# TODO Should we create a non existing pool?
|
||||
|
||||
def get_volume(self, vid):
|
||||
''' Return a volume with given vid'''
|
||||
|
||||
Carregando…
Criar uma nova questão referindo esta
Bloquear um utilizador