core-admin/qubes/storage
Marek Marczykowski-Górecki aa7c0b71a7
storage/lvm: refresh size cache if it's older than 30sec
Disk usage may change dynamically not only at VM start/stop. Refresh the
size cache before checking usage property, but no more than once every
30sec (refresh interval of disk space widget)

Fixes QubesOS/qubes-issues#4888
2019-03-17 20:45:46 +01:00
..
__init__.py Make pylint happy 2019-02-27 18:40:18 +01:00
file.py storage/file: gracefully handle not mounted pool 2019-02-27 06:03:57 +01:00
kernels.py storage: add Pool.included_in() method for checking nested pools 2018-03-20 16:53:39 +01:00
lvm.py storage/lvm: refresh size cache if it's older than 30sec 2019-03-17 20:45:46 +01:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
reflink.py storage/reflink: make resize()/import_volume() more readable 2018-10-29 20:21:41 +00:00

WNI File storage

Before v3.1 there existed a draft wni storage. You can find it in the git history

(it was in /core/storage directory, now gone)