core-admin/qubes/storage
Marek Marczykowski-Górecki a0723a9e32
storage/kernels: refuse changes to 'rw' and 'revisions_to_keep'
This pool driver support only rw=False and revisions_to_keep=0 volumes.
Since there is API for changing those properties dynamically, block it
at pool driver level, instead of silently ignoring them.
2018-03-20 16:52:46 +01:00
..
__init__.py storage: add size and usage properties to pool object 2017-11-07 02:57:58 +01:00
file.py Make pylint happy 2017-12-21 18:19:10 +01:00
kernels.py storage/kernels: refuse changes to 'rw' and 'revisions_to_keep' 2018-03-20 16:52:46 +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 reflink: style fix 2018-02-16 21:47:39 +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)