Whamcloud - gitweb
LU-13783 libcfs: use lsmcontext in security_release_secctx 84/43284/2
authorJian Yu <yujian@whamcloud.com>
Tue, 4 May 2021 23:55:34 +0000 (16:55 -0700)
committerJian Yu <yujian@whamcloud.com>
Tue, 4 May 2021 23:55:34 +0000 (16:55 -0700)
commitc9e644add7091299d030a96e46384912ac2bef50
treebebac5d737cfc953fec82eeba55ebc2d0166cb09
parent0b7ddf32e336b06d459880faf9831db43ffae9cf
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>
libcfs/autoconf/lustre-libcfs.m4
lustre/include/lustre_compat.h
lustre/llite/llite_lib.c
lustre/llite/namei.c