Whamcloud - gitweb
LU-16619 build: Ubuntu jammy 5.19 client support 10/50210/10
authorShaun Tancheff <shaun.tancheff@hpe.com>
Tue, 2 May 2023 05:34:39 +0000 (00:34 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 31 May 2023 19:11:54 +0000 (19:11 +0000)
commit0e6648940171c60cbaa295f54af1093232e66430
treed9ca165477692b6e5ea92c4beead268d51f6379c
parent82d44b71f16bea216e04f7797ed032a783301d66
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

Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: Ib6479a2cd20df5e565ae6203e05df2afa3f3de31
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50210
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@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