]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: RBD_FEATURES parsed wrongly for old format in deep copy tests
authorMykola Golub <mgolub@suse.com>
Sat, 21 Apr 2018 19:42:01 +0000 (22:42 +0300)
committerMykola Golub <mgolub@suse.com>
Tue, 24 Apr 2018 06:54:57 +0000 (09:54 +0300)
commit45b00a9a1bbe86f74eb1c11e93390d558fe57a6e
tree218788cee65352524001eee6f5f3f927798d214f
parentd71dbdc2991870014cee8bb7e5a301d9c4267fbb
test/librbd: RBD_FEATURES parsed wrongly for old format in deep copy tests

It means that previously we mostly tested deep copy from old
format to new format image ignoring features.

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/test/librbd/test_DeepCopy.cc