]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.h
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 14 Jul 2019 17:24:54 +0000 (13:24 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 31 Aug 2019 01:29:32 +0000 (21:29 -0400)
commitfbb7d9d56d167247f2eb7261038385cab1073c37
treec489dc663aa9e3f94a37714ce533cc94fdb2e066
parentc9b07eab0c8760bdd4cf8624c482ee145a322a3b
kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.h

The former has no users left; the latter was only to get LOOKUP_...
values to remapper in audit_inode() and that's an ex-parrot now.

All places that use symbols from namei.h include it either directly
or (in a few cases) via a local header, like fs/autofs/autofs_i.h

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/nfs/nfstrace.h
include/linux/audit.h
include/linux/namei.h