mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-23 17:34:21 +03:00
381aa4050c
This recommendation came from an internal discussion. The cases are * For block storage. This means guest requests are passed through to the host device, which seems a more reasonable default than ignoring them * For sparse disk images we will create. discard=unmap helps preserve the sparseness of the disk image. If a user requests non-sparse, they are likely more concerned with performance than saving disk space, so we leave the default as is. We limit this to disk images we will create, since that's the easiest case to check, and it's less clear if we should change the behavior here for an arbitrary existing disk image. Signed-off-by: Cole Robinson <crobinso@redhat.com> |
||
---|---|---|
.. | ||
data | ||
uitests | ||
__init__.py | ||
conftest.py | ||
magicuri.py | ||
test_capabilities.py | ||
test_checkprops.py | ||
test_cli.py | ||
test_cloner.py | ||
test_conn.py | ||
test_disk.py | ||
test_dist.py | ||
test_inject.py | ||
test_misc.py | ||
test_nodedev.py | ||
test_osdict.py | ||
test_storage.py | ||
test_uriparse.py | ||
test_urldetect.py | ||
test_urls.py | ||
test_xmlparse.py | ||
testdriver.xml | ||
urlfetcher_mock.py | ||
utils.py |