]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test_librbd_fsx: align temp_buf by readbdy instead of writebdy
authorIlya Dryomov <ilya.dryomov@inktank.com>
Fri, 25 Apr 2014 09:36:53 +0000 (13:36 +0400)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Wed, 7 May 2014 13:30:05 +0000 (17:30 +0400)
commit7df50ecd80d8ad34d1a051f0831b752bc4ee7191
treef7470db9f3481f43190c243aa10a416b1f23b712
parentd13e32e201b4b7fa2ca9d7c98c8b46b0c26e0e91
test_librbd_fsx: align temp_buf by readbdy instead of writebdy

temp_buf is used for reads, so align it by readbdy.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
src/test/librbd/fsx.c