]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: remove unnecessary write in cmp&write test 48303/head
authorJonas Pfefferle <pepperjo@japf.ch>
Thu, 29 Sep 2022 20:02:56 +0000 (22:02 +0200)
committerJonas Pfefferle <pepperjo@japf.ch>
Thu, 29 Sep 2022 20:02:56 +0000 (22:02 +0200)
commit90f462b494a00ea8509a98a6f45207c0520720d4
tree9efddb38d673987aa683d20e7aac116607431ebd
parent887d20b8e70e1d4e70aa5c725615d04165fdf8ca
librbd: remove unnecessary write in cmp&write test

Remove write in compare and write test that tests
successful completion when bufferlist is greater then len.
The write was redundant and overwritten directly after.

Signed-off-by: Jonas Pfefferle <pepperjo@japf.ch>
src/test/librbd/test_librbd.cc