Whamcloud - gitweb
LU-17685 utils: Allow nocompr flag in lfs mirror extend 40/54640/4
authorAlexandre Ioffe <aioffe@ddn.com>
Sat, 30 Mar 2024 20:55:24 +0000 (13:55 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 8 Apr 2024 15:39:29 +0000 (15:39 +0000)
commit37e1316050c93e5233f77ebcd399a8272b989605
treea151de7dc3e7e25fc576a400a893d08b8a7b8bf2
parentb4d2566ea793a61ec2ce58b241b318c084a38655
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

Test-Parameters: trivial testlist=sanity-flr
Signed-off-by: Alexandre Ioffe <aioffe@ddn.com>
Change-Id: Id1538182eca0142464c19c0c4b1406592e615be1
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54640
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/tests/sanity-flr.sh
lustre/utils/liblustreapi_layout.c