Whamcloud - gitweb
LU-9357 pfl: should inherit pool from previous layout comp 62/26862/2
authorBobi Jam <bobijam.xu@intel.com>
Thu, 20 Apr 2017 04:42:41 +0000 (12:42 +0800)
committerJinshan Xiong <jinshan.xiong@intel.com>
Mon, 1 May 2017 21:43:38 +0000 (21:43 +0000)
commitceb2009322d7ecb95ad7adf27a8de1fb73c11cd7
tree09a0275f5cb375ccd7713c281851e24f5bf06a1e
parent2c031f6651a5be4f8c5b58f986b584d7821b0f2b
LU-9357 pfl: should inherit pool from previous layout comp

llapi_layout_comp_add() should inherit pool from previous component
layout so that user doesn't need to specify the same pool name
everytime a new component is added if necessary.

Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Change-Id: I5437112d9eb51b7c4a3e5e67b65302df15eca681
Reviewed-on: https://review.whamcloud.com/26862
Tested-by: Jenkins
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
lustre/tests/sanity-pfl.sh
lustre/utils/liblustreapi_layout.c