]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: test_sync_io
authorSage Weil <sage.weil@dreamhost.com>
Wed, 8 Jun 2011 05:09:24 +0000 (22:09 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Wed, 8 Jun 2011 05:09:24 +0000 (22:09 -0700)
commite2c808aea97ced6e9a55b143116b66d344f72c0b
tree18a382ae1cc0cba69fb765a79e8cb458af2f1a46
parent1b0fdcae59639792b3f2348dfa25f19faebf53ec
qa: test_sync_io

Currently only tests the read path for O_DIRECT and sync (if the ioctl is
in place).  Also currently crashes the kclient with

 read_direct buf_align 0 offset 4190720 len 4096

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/test/test_sync_io.c [new file with mode: 0644]