Whamcloud - gitweb
LU-16619 build: Ubuntu jammy 5.19 client support
authorShaun Tancheff <shaun.tancheff@hpe.com>
Mon, 15 May 2023 20:41:08 +0000 (13:41 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 13 Jun 2023 09:03:56 +0000 (09:03 +0000)
commit5b14179071de415965eee9bce2749dbce49668fb
tree8a624ebc1e462dbaf5146bfd9c7d9ecca5ea4384
parenta2ec0006eac9b6374d3ae237076989a95c7e3040
LU-16619 build: Ubuntu jammy 5.19 client support

Ubuntu 5.19 kernel removed lsmcontext_init() and changed
security_dentry_init_security to require struct context *

Linux kernel linux-hwe-5.19
LSM: Removed scaffolding function lsmcontext_init

Linux kernel linux-hwe-5.19
LSM: security_dentry_init_security with struct lsmcontext

Lustre-change: https://review.whamcloud.com/50210
Lustre-commit: TBD (from d7001a6c68c334d15d3daeb932b8456b101153d2)

Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: Ib6479a2cd20df5e565ae6203e05df2afa3f3de31
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/51002
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/autoconf/lustre-core.m4
lustre/include/lustre_compat.h
lustre/include/obd.h
lustre/llite/dir.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/namei.c
lustre/llite/xattr_security.c