Whamcloud - gitweb
LU-4860 lov: Handle the case of stripe size is not power 2 82/9882/3
authorJinshan Xiong <jinshan.xiong@intel.com>
Fri, 21 Mar 2014 18:49:41 +0000 (11:49 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 17 Apr 2014 18:22:50 +0000 (18:22 +0000)
commit57d8f6dadafa655d47bda62ffe1e13225abadb26
tree6b4ea8dc7cb5c71d17e3b823b59e0d7be1e95773
parentf26aec12013fa84332911220f8416d2b21bdbe65
LU-4860 lov: Handle the case of stripe size is not power 2

Calculate the end of current stripe correctly when the stripe size
is not power 2.

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: Ic250298b668d3bc32ed14d8390b897578a9c89a2
Reviewed-on: http://review.whamcloud.com/9882
Tested-by: Jenkins
Reviewed-by: Bobi Jam <bobijam@gmail.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lov/lov_page.c