core-admin/qubes/storage
Rusty Bird 5ed762d152
storage: clean up __init__() of Pool() and subclasses
- Remove **kwargs
- Make all arguments keyword-only
- Use required arguments instead of asserts

QubesOS/qubes-issues#5895
2020-06-22 14:03:21 +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 storage: clean up __init__() of Pool() and subclasses 2020-06-22 14:03:21 +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)