]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: use order-agnostic default stripe parameters
authorJosh Durgin <josh.durgin@inktank.com>
Wed, 16 Jul 2014 20:29:29 +0000 (13:29 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 16 Jul 2014 21:34:14 +0000 (14:34 -0700)
commit0f87c55355ace952befce773498a3b5d8fac4f01
tree8632432d5e1cb23f2e4ac7579ebf157c8bf5c936
parent1bf077246ed2384d44055c376f28a5743f83e49c
librbd: use order-agnostic default stripe parameters

This way the default striping style of splitting into
object-sized chunks still works with non-default orders
specified.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/common/config_opts.h
src/test/pybind/test_rbd.py