Whamcloud - gitweb
LU-18919 nodemap: map suppgids from client 59/58759/6
authorSebastien Buisson <sbuisson@ddn.com>
Fri, 11 Apr 2025 13:23:23 +0000 (15:23 +0200)
committerOleg Drokin <green@whamcloud.com>
Fri, 2 May 2025 02:19:20 +0000 (02:19 +0000)
commit16a42274449586295a2eef8ba8942fce30a525f9
treec427bef21cc922559ab88a07648b1ec2af1d857a
parente6172ff4af5f4b86d5ae82f1f4bc484b4fd9f6d0
LU-18919 nodemap: map suppgids from client

Map back to the file system id space the supplementary groups
received from the client.

Add sanity-sec test_76 to exercise this.

Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I9d6b6e5ae2fca476b102c8a02a62c1be75379acf
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58759
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Marc Vef <mvef@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/include/lustre_nodemap.h
lustre/mdt/mdt_lib.c
lustre/ptlrpc/nodemap_handler.c
lustre/tests/sanity-sec.sh