]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/librbd/test_internal: change to check for 4KB-aligned sparse read 55978/head
authorXuehan Xu <xuxuehan@qianxin.com>
Wed, 6 Mar 2024 01:41:38 +0000 (09:41 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Mon, 11 Mar 2024 10:18:33 +0000 (18:18 +0800)
commitdefbebf369e8e12aa893f280682a07ab0661e4cf
tree31e9859ac24a0ea08af009060b74240a6d12a8de
parent6c9d1b64849f1531cde0b6dd9bc1fd91c9ce153e
test/librbd/test_internal: change to check for 4KB-aligned sparse read

SeaStore::fiemap() can only supported 4096-aligned sparse read.

Co-authored-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
src/test/librbd/test_internal.cc