]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: add the validate of the format and clone_format
authorjunxiang Mu <1948535941@qq.com>
Fri, 21 Jun 2024 02:10:21 +0000 (10:10 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 27 Jun 2024 11:59:59 +0000 (13:59 +0200)
commit74eee542ba198735fb304c1fee835164552409ee
tree055996cee63ccefbc5979156c0553413b0473290
parent3ee066eb634db39c828a8213605c01354dfc6906
rbd: add the validate of the format and clone_format

[ idryomov: squash test_unsupported_clone_format() into
  test_clone_format() ]

Fixes: https://tracker.ceph.com/issues/65744
Signed-off-by: junxiang Mu <1948535941@qq.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/librbd/api/Image.cc
src/librbd/image/CloneRequest.cc
src/librbd/internal.cc
src/test/pybind/test_rbd.py