aboutsummaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2018-09-19 17:48:21 -0700
committerKees Cook <keescook@chromium.org>2019-01-08 13:18:43 -0800
commite2bc445b66cad25b0627391df8138a83d0e48f97 (patch)
treeb078f987045e8723a6c9d80049d8c78bbdf2181d /block
parentYama: Initialize as ordered LSM (diff)
downloadlinux-dev-e2bc445b66cad25b0627391df8138a83d0e48f97.tar.xz
linux-dev-e2bc445b66cad25b0627391df8138a83d0e48f97.zip
LSM: Introduce enum lsm_order
In preparation for distinguishing the "capability" LSM from other LSMs, it must be ordered first. This introduces LSM_ORDER_MUTABLE for the general LSMs and LSM_ORDER_FIRST for capability. In the future LSM_ORDER_LAST for could be added for anything that must run last (e.g. Landlock may use this). Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions