rbd: add clustername option
authorTianqing <tianqing@unitedstack.com>
Mon, 2 May 2016 14:21:53 +0000 (08:21 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 2 May 2016 14:21:53 +0000 (08:21 -0600)
commit6e20c6e7f357d9286e0c3aef9ca93ebcefab2f02
tree1cb83d5e7880174270f213def9a2fd26e9c1cd03
parentfe8d0f4c54f0c308c9a02a4e3c2f5084e8bf5461
rbd: add clustername option

As the Ceph Jewel is released, ceph cluster name
may not be the default "ceph". So we should add
the clustername for rbd engine to support that.

Signed-off-by: Tianqing <tianqing@unitedstack.com>
Fixed up various coding style violations by me.

Signed-off-by: Jens Axboe <axboe@fb.com>
engines/rbd.c
fio.1