core-admin/qubes/storage
Marek Marczykowski-Górecki bb40d61af9
storage/lvm: filter out warning about intended over-provisioning
Over-provisioning on LVM is intended. Since LVM do not have any option
to disable it (see [1] and discussion linked from there), filter the
warning in post-processing.

[1] https://bugzilla.redhat.com/1347008

Fixes QubesOS/qubes-issues#3744
2018-04-14 21:36:03 +02:00
..
__init__.py storage: use None for size/usage properties if unknown 2018-03-20 17:31:16 +01:00
file.py Merge branch 'devel-storage-fixes' 2018-03-21 02:06:25 +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: filter out warning about intended over-provisioning 2018-04-14 21:36:03 +02:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
reflink.py Merge remote-tracking branch 'qubesos/pr/207' 2018-03-22 01:54:38 +01: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)