core-admin/qubes/storage
Rusty Bird 6659ed8d39
storage/reflink: delete all images at beginning of create()
Ensure that there are no leftover image files for the volume, e.g. from
an unsuccessful removal of a previous incarnation of this vid, or from
an messily restored pool filesystem backup. We don't want to preserve
any stale data (revisions) or metadata (size) in the new incarnation.
2020-01-28 13:40:14 +00:00
..
__init__.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
file.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
kernels.py storage/kernels: fix listing volumes 2019-11-10 01:14:34 +01:00
lvm.py Merge remote-tracking branch 'origin/pr/311' 2020-01-24 01:38:16 +01:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
reflink.py storage/reflink: delete all images at beginning of create() 2020-01-28 13:40:14 +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)