Whamcloud - gitweb
LU-17685 utils: Allow nocompr flag in lfs mirror extend
authorAlexandre Ioffe <aioffe@ddn.com>
Thu, 28 Mar 2024 02:34:58 +0000 (19:34 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 15 Apr 2024 09:56:23 +0000 (09:56 +0000)
commite8694658479dad1f951e9d9b9870195319872c27
tree15fcbde8ce4000445e340c6ac57355d988c6287a
parent111209f01567fb3770a5f15a039e9d13499c0747
LU-17685 utils: Allow nocompr flag in lfs mirror extend

Extend the set of allowed optional flags in
'lfs mirror extend' command by LCME_FL_NOCOMPR. Allowed syntax:
--flags=prefer
--flags=nocompr
--flags=prefer,nocompr

Lustre-change: https://review.whamcloud.com/54640
Lustre-commit: 37e1316050c93e5233f77ebcd399a8272b989605

Test-Parameters: trivial testlist=sanity-flr
Signed-off-by: Alexandre Ioffe <aioffe@ddn.com>
Change-Id: Id1538182eca0142464c19c0c4b1406592e615be1
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54593
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/tests/sanity-flr.sh