core-admin/qubes/storage
Marek Marczykowski-Górecki 0a21300872 qubes/storage: unify _remove_if_exists argument type
In some places full volume object was called, in others - just file
path. Since this function is also used in some volume init/teardown, use
path everywhere.
2016-06-02 13:07:35 +02:00
..
__init__.py Storage.remove() catch IO/OSError and log it 2016-05-21 01:35:32 +02:00
file.py qubes/storage: unify _remove_if_exists argument type 2016-06-02 13:07:35 +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)