core-admin/qubes/storage
Marek Marczykowski-Górecki 03dc3e315e
storage: use None for size/usage properties if unknown
Raising NotImplementedError in a _property_ is weird behaviour, better
suited for actions (methods). Use None instead.

QubesOS/qubes-issues#3241
2018-03-20 17:31:16 +01:00
..
__init__.py storage: use None for size/usage properties if unknown 2018-03-20 17:31:16 +01:00
file.py storage: add Pool.included_in() method for checking nested pools 2018-03-20 16:53:39 +01:00
kernels.py storage: add Pool.included_in() method for checking nested pools 2018-03-20 16:53:39 +01:00
lvm.py Merge remote-tracking branch 'qubesos/pr/192' 2018-02-22 19:46:11 +01:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
reflink.py storage: add Pool.included_in() method for checking nested pools 2018-03-20 16:53:39 +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)