Whamcloud - gitweb
LU-13791 mdt: parameter to tune capabilities
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 19 Dec 2023 02:07:58 +0000 (19:07 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 20 Dec 2023 08:54:24 +0000 (08:54 +0000)
commit368077aeb1b03f5c59f4d0e255b605839b0ebf6e
tree78c0f4af690c33064883149231ab4d2ecd332669
parent3b68ebebad7825f39e4a85d0251e1d86e0b4ce17
LU-13791 mdt: parameter to tune capabilities

Add mdt.*.enable_cap_mask to allow specific capabilities to
be enabled and disabled individually.

Fixes: f05edf8e2b ("LU-13791 sec: enable FS capabilities")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I6fc0130a90693d673d8c2158e7e31c2de951553d
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53500
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lib.c
lustre/mdt/mdt_lproc.c
lustre/tests/sanity-sec.sh