core-admin/qubes/storage
Rusty Bird 87081d6ee3
storage/reflink: _cleanup() -> _remove_incomplete_files()
"cleanup" sounds related to the concept of a volume being "dirty" - but
it's unrelated. Rename it for clarity.
2019-12-03 18:21:55 +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 storage/kernels: fix listing volumes 2019-11-10 01:14:34 +01:00
lvm.py Added admin.pool.UsageDetails API method 2019-10-23 03:04:30 +02:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00
reflink.py storage/reflink: _cleanup() -> _remove_incomplete_files() 2019-12-03 18:21:55 +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)