diff options
author | Mickaël Salaün <[email protected]> | 2021-04-22 17:41:16 +0200 |
---|---|---|
committer | James Morris <[email protected]> | 2021-04-22 12:22:11 -0700 |
commit | 83e804f0bfee2247b1c0aa64845c81a38562da7a (patch) | |
tree | 18a47335116fa823fc6a29cb67c92e412064b583 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cb2c7d1a1776057c9a1f48ed1250d85e94d4850d (diff) |
fs,security: Add sb_delete hook
The sb_delete security hook is called when shutting down a superblock,
which may be useful to release kernel objects tied to the superblock's
lifetime (e.g. inodes).
This new hook is needed by Landlock to release (ephemerally) tagged
struct inodes. This comes from the unprivileged nature of Landlock
described in the next commit.
Cc: Al Viro <[email protected]>
Cc: James Morris <[email protected]>
Signed-off-by: Mickaël Salaün <[email protected]>
Reviewed-by: Jann Horn <[email protected]>
Acked-by: Serge Hallyn <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions