]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd/fsx: also check sizes in check_clone()
authorIlya Dryomov <idryomov@gmail.com>
Sat, 11 May 2024 07:57:18 +0000 (09:57 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 20 May 2024 13:14:40 +0000 (15:14 +0200)
commit61aed028f835aa5fca0cec9bc0c892d4d0017e6f
tree1904c2456c64f415512aa786305d849153ae5bcc
parent875031f71e7e0426b1fdea813a7ffe91f8e49dd5
test/librbd/fsx: also check sizes in check_clone()

Currently only data is checked, based on the size of the file.
Check that the size of the image matches that.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 47ad28fecad34d55cc9565280e09e0a5e72045ee)
src/test/librbd/fsx.cc