core-admin/qubes/storage
Marta Marczykowska-Górecka 04a215fb83
Add metadata info to LVM AdminAPI
Added usage_details method to Pool class
(returns a dictionary with detailed information
on pool usage) and LVM implementation that returns
metadata info.
Needed for QubesOS/qubes-issues#5053
2019-10-22 17:29:01 +02:00
..
__init__.py Add metadata info to LVM AdminAPI 2019-10-22 17:29:01 +02: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 Add metadata info to LVM AdminAPI 2019-10-22 17:29:01 +02:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
reflink.py Make pylint happy 2019-09-27 16:29:20 +02: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)