core-admin/qubes/storage
Marek Marczykowski-Górecki b119b2c36b storage/file: simplify search for origin volume of snapshot/read-only
Check directly vm.template, throwing AttributeError when not found.
There may be some value in converting it to more descriptive error, but
since that's mostly for internal users (not user facing actions) don't
bother for now.

QubesOS/qubes-issues#1842
2016-06-02 12:38:07 +02:00
..
__init__.py Storage.remove() catch IO/OSError and log it 2016-05-21 01:35:32 +02:00
file.py storage/file: simplify search for origin volume of snapshot/read-only 2016-06-02 12:38:07 +02:00
kernels.py LinuxKernel keep track of own volumes 2016-05-04 17:21:05 +02:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +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)