]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test_librbd_fsx: add a flag to disable randomized striping
authorIlya Dryomov <ilya.dryomov@inktank.com>
Thu, 1 May 2014 12:08:03 +0000 (16:08 +0400)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Wed, 7 May 2014 13:30:05 +0000 (17:30 +0400)
commitd5daf7187a392788dce9a99ba74187e22e250c90
treea3052b6b3e24f173c6143dd67a9c3890b11df8b2
parentfef984b937f1169ca3d52987101f8c83a9c65646
test_librbd_fsx: add a flag to disable randomized striping

In preparation for krbd mode support, introduce an option to disable
randomized striping.  The kernel as of 3.15 does not support "fancy"
striping and will not map images with non-default striping values.

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