Whamcloud - gitweb
LU-11773 utils: add PFL flags support to YAML API 52/33852/4
authorPatrick Farrell <paf@cray.com>
Thu, 13 Dec 2018 20:21:31 +0000 (14:21 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 27 Feb 2019 02:01:46 +0000 (02:01 +0000)
commitb71766311daa0faf3560a2435778f7b2de1e3ad6
tree411b2b3825387beb237e2c138c6a453ce8664c5a
parent5e71c2963f3f2a8bcdec39c41f0448e9d5bb78be
LU-11773 utils: add PFL flags support to YAML API

The setstripe YAML interface currently ignores the
lcme_flags field. This means it doesn't work correctly with
some FLR layouts.

Fixing this is a trivial matter of making the YAML layout
generator read & use the lcme_flags field.

Signed-off-by: Patrick Farrell <paf@cray.com>
Change-Id: If15999aa58ac3e31da677bd5d1ef8b063b46b1e5
Reviewed-on: https://review.whamcloud.com/33852
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
lustre/tests/sanity-flr.sh
lustre/tests/sanity-pfl.sh
lustre/tests/test-framework.sh
lustre/utils/lfs.c