]> 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>
Sun, 12 May 2024 12:03:59 +0000 (14:03 +0200)
commit47ad28fecad34d55cc9565280e09e0a5e72045ee
tree47842a864317d86788b2802c18c6e986ac0c1139
parentc50a96ce98e7d2a2283bc2686bce3d42fdb4447c
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>
src/test/librbd/fsx.cc