Whamcloud - gitweb
LU-17767 build: struct lsmcontext has slot or id member 81/54881/3
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 23 Apr 2024 17:48:32 +0000 (10:48 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 21 May 2024 18:43:25 +0000 (18:43 +0000)
commitd74d86840056e83cd0138a261ab7b6040a43bfb4
tree71b4ce898d8d40686ef8a9019e7e4f532ee53156
parent51ac82d4c3ecdc88bab873437aa4a41447db9b08
LU-17767 build: struct lsmcontext has slot or id member

With Ubuntu 24.04 kernel 6.8.0-31-generic, the struct lsmcontext uses
a field named 'id' to identify the LSM module, instead of 'slot' in
previous kernel versions.

Fixes: 0e66489401 ("LU-16619 build: Ubuntu jammy 5.19 client support")
Test-Parameters: trivial
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I5080e60614b42ed63103f93cae1f481851742d0b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54881
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Aurelien Degremont <adegremont@nvidia.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/autoconf/lustre-core.m4
lustre/include/lustre_compat.h
lustre/llite/xattr_security.c