Whamcloud - gitweb
LU-13783 libcfs: use lsmcontext in security_release_secctx 84/43284/3
authorJian Yu <yujian@whamcloud.com>
Tue, 4 May 2021 23:55:34 +0000 (16:55 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 19 May 2021 02:04:05 +0000 (02:04 +0000)
commit9029e0d27f256bc75de1d2afc4bab31200020d74
tree50bdb2b03b46fc7952de5c60d582148805bd923a
parenta30750ad2cc5f10d9d1cc0e30199073091c06f2b
LU-13783 libcfs: use lsmcontext in security_release_secctx

Kernel linux-hwe-5.8 (5.8.0-22.23~20.04.1) introduces
struct lsmcontext and uses it in security_release_secctx(),
which reduces the argruments from 2 to 1.

Change-Id: I37e185493001d335b40ea0a6102db593cb18beb3
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/43284
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/autoconf/lustre-libcfs.m4
lustre/include/lustre_compat.h
lustre/llite/llite_lib.c
lustre/llite/namei.c