Whamcloud - gitweb
LU-16619 build: Ubuntu jammy 5.19 client support 10/50210/9
authorShaun Tancheff <shaun.tancheff@hpe.com>
Tue, 2 May 2023 05:34:39 +0000 (00:34 -0500)
committerShaun Tancheff <shaun.tancheff@hpe.com>
Thu, 11 May 2023 02:55:10 +0000 (21:55 -0500)
commitd7001a6c68c334d15d3daeb932b8456b101153d2
tree73d294f58f743c3b372f77e094cff5ecd2e41cb9
parent1d6b96a1cf0468bc81949960aa649cde8f927008
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
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