]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: fix required features for ViaLockOwner tests 20507/head
authorMykola Golub <mgolub@suse.com>
Wed, 21 Feb 2018 08:46:21 +0000 (10:46 +0200)
committerMykola Golub <mgolub@suse.com>
Wed, 21 Feb 2018 13:25:38 +0000 (15:25 +0200)
commit56e762b13aae302e6ab3cddb43f277d13ba6f43c
treeee8d18bf77e469db665f51cbfa16ad684e3d166d
parent9d6fc30e54f4c0ecfac4e9a907d818e1e7665b96
test/librbd: fix required features for ViaLockOwner tests

The rename operation is RPCed only when journaling is enabled.

The snap_remove operation is RPCed only when either fast-diff or
journaling is enabled.

The rename, snap_create, and snap_remove do not require layering.

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