]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
check for striping parameters 6914/head
authorna xie <xie.na@h3c.com>
Tue, 15 Dec 2015 01:41:49 +0000 (09:41 +0800)
committerna xie <xie.na@h3c.com>
Tue, 15 Dec 2015 07:57:59 +0000 (15:57 +0800)
commiteb3b647ba8c6cb5f5ba14b1e263bc6f972720965
treec1184ccf93f230d7970d999e1590248f030243ff
parent0063ee24e9824a8465e60d127cb0a828ba08e2d8
check for striping parameters

stripe_unit is same to object size or stripe_count is equal to 1,the remainder for it is misleading.

Signed-off-by: Na Xie <xie.na@h3c.com>
src/tools/rbd/Utils.cc