Whamcloud - gitweb
LU-9340 lov: Initialize component extents unconditionally 16/27116/2
authorJinshan Xiong <jinshan.xiong@intel.com>
Fri, 12 May 2017 05:23:20 +0000 (22:23 -0700)
committerAndreas Dilger <andreas.dilger@intel.com>
Wed, 17 May 2017 07:07:28 +0000 (07:07 +0000)
commit683fb75906cc47fc6aa8c06d47cb672add9a608a
tree778ba519daf3380813b088b612aad1b157316399
parentb68f34c912696fc241ec5819e45f59954e3ce8b2
LU-9340 lov: Initialize component extents unconditionally

LOV should initialize extent of components even they are not
instantiated because lov_io_iter_init() relies on this to issue
write intent RPC.

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: Iaa452e3a0f3186cfea77866b7a1fabbc9feeec53
Reviewed-on: https://review.whamcloud.com/27116
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
lustre/lov/lov_object.c