]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
libcephfs: add test for ceph_p{read,write}v
authorJevon Qiao <qiaojianfeng@unitedstack.com>
Mon, 15 Jun 2015 11:16:27 +0000 (19:16 +0800)
committerJevon Qiao <qiaojianfeng@unitedstack.com>
Mon, 15 Jun 2015 11:16:27 +0000 (19:16 +0800)
commitefd46d10fe08e63049ee349c3e619f07e5e78d66
treeb1815a05cf8d76df983545cf12a8f033632de64b
parentf6bf6c2a969b3d79179d1f14375ed9dfa3fd49ea
libcephfs: add test for ceph_p{read,write}v

Add test in src/test/libcephfs/test.cc for ceph_preadv and ceph_pwritev interfaces.

Signed-off-by: Jevon Qiao <qiaojianfeng@unitedstack.com>
src/test/libcephfs/test.cc