core-admin/qubes/storage
Rusty Bird 9d5deffb13
storage/reflink: open in binary mode for loopdev resize ioctl
The default (= text) mode for a loop device which contains a VM image
looked weird, even though it didn't make a difference here because the
dev_io object was never actually read from.
2019-12-03 18:21:51 +00:00
..
__init__.py Correct inconsistent behavior on unavailable usage data 2019-11-15 20:01:43 +01:00
file.py storage/file: get volume size from the actual image file size 2019-10-31 21:53:35 +01:00
kernels.py
lvm.py Added admin.pool.UsageDetails API method 2019-10-23 03:04:30 +02:00
README.md
reflink.py storage/reflink: open in binary mode for loopdev resize ioctl 2019-12-03 18:21:51 +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)