[git pull] vfs.git pile 5 (misc tomoyo)
From: Al Viro
Date: Tue Oct 04 2022 - 12:57:48 EST
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-tomoyo
for you to fetch changes up to 467cf8ef88d3124c189e2ff4726fe5247a88fe46:
tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt (2022-08-21 11:50:42 -0400)
----------------------------------------------------------------
a couple of assorted tomoyo patches
----------------------------------------------------------------
Al Viro (2):
tomoyo: use vsnprintf() properly
tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt
security/tomoyo/audit.c | 2 +-
security/tomoyo/common.c | 2 +-
security/tomoyo/file.c | 2 +-
security/tomoyo/realpath.c | 9 ++-------
4 files changed, 5 insertions(+), 10 deletions(-)