]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: permit disabling QCOW migration format support
authorJason Dillaman <dillaman@redhat.com>
Mon, 22 Feb 2021 15:23:01 +0000 (10:23 -0500)
committerJason Dillaman <dillaman@redhat.com>
Wed, 24 Feb 2021 21:10:50 +0000 (16:10 -0500)
commit566322406eb979f818335f716832a1fe7d131894
treee1ce0e2989426de73b12fe8d0e66e3efbc243b78
parent0897c80295447c9bbaf44ef572c0afb3915ea2c4
librbd: permit disabling QCOW migration format support

Downstream Red Hat products do not support the older QCOW format. This
will allow the support for the legacy QCOW format to be disabled for the
new RBD import-only migration support.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit bc0b9f52ad71ae0e2dbc9a6e3e884a8a7cd02e9b)
CMakeLists.txt
qa/workunits/rbd/cli_migration.sh
src/include/config-h.in.cmake
src/librbd/migration/QCOWFormat.cc
src/librbd/migration/QCOWFormat.h
src/test/librbd/migration/test_mock_QCOWFormat.cc