Whamcloud - gitweb
LU-4689 hsm: count NULL terminator in hai_first/hal_size 31/9431/2
authorPeng Tao <bergwolf@gmail.com>
Thu, 27 Feb 2014 08:07:39 +0000 (16:07 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 3 Mar 2014 03:25:18 +0000 (03:25 +0000)
commit5fe384c7eae8aea1698a9c14b13e79ca4e919d66
tree17d1b28b1361ac3aaada02c11932c5ef45396c5a
parent730a204e73667403e299936fafa0d3eb45099709
LU-4689 hsm: count NULL terminator in hai_first/hal_size

If fsname is 8-byte aligned, hai_first fails to count the ending NULL
terminator causing hai to directly attached after fsname and future
hai_first will return a different position for first hai.

Signed-off-by: Peng Tao <bergwolf@gmail.com>
Change-Id: I5e9e1f48f99b4743b2d5b93397e06f6becabeb26
Reviewed-on: http://review.whamcloud.com/9431
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_user.h