core-admin/qubes/storage
Marek Marczykowski-Górecki b8d45c214d
storage/lvm: don't crash when resizing to the same size
This applies to qvm-template-postprocess, which at the beginning try to
resize root volume to appropriate size. It makes more sense to silently
succeed here, instead of forcing every client-side utility to check if
the volume have already desired size.
2017-10-08 18:37:25 +02:00
..
__init__.py storage: fix getting list of pool driver parameters 2017-08-12 22:42:30 +02:00
file.py storage/file: fix disk usage reporting 2017-07-30 18:36:23 +02:00
kernels.py storage: fix method name in LinuxModules volume 2017-09-29 11:53:01 +02:00
lvm.py storage/lvm: don't crash when resizing to the same size 2017-10-08 18:37:25 +02:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01: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)