core-admin/qubes/storage
Rusty Bird e188b93c95
storage: move @locked from lvm to Volume base class
And use it in reflink, instead of a synchronous lock.
2020-07-07 15:39:08 +00:00
..
__init__.py storage: move @locked from lvm to Volume base class 2020-07-07 15:39:08 +00:00
file.py storage: clean up __init__() of Pool() and subclasses 2020-06-22 14:03:21 +00:00
kernels.py storage: clean up __init__() of Pool() and subclasses 2020-06-22 14:03:21 +00:00
lvm.py storage: move @locked from lvm to Volume base class 2020-07-07 15:39:08 +00:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
reflink.py storage: move @locked from lvm to Volume base class 2020-07-07 15:39:08 +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)