core-admin/qubes/storage
Rusty Bird a1b5262426
storeage/reflink: unlock size getter
Don't update _size in the getter, so it can be unlocked (which is
helpful for QubesOS/qubes-issues#5935).

!!! If cherry-picking for release4.0, also adjust import_data() to !!!
!!! use self.size (no underscore) instead of self._get_size()      !!!
2020-07-07 15:39:06 +00:00
..
__init__.py storage: clean up __init__() of Pool() and subclasses 2020-06-22 14:03:21 +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: clean up __init__() of Pool() and subclasses 2020-06-22 14:03:21 +00:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
reflink.py storeage/reflink: unlock size getter 2020-07-07 15:39:06 +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)