[git pull] vfs.git misc bits

From: Al Viro
Date: Thu Feb 23 2023 - 22:41:40 EST


Assorted stuff that didn't fit anywhere else.

That should cover the rest of what I had in -next; I'd been sick for
several weeks, so a lot of pending stuff I hoped to put into -next
is going to miss this window ;-/

Al, off to deal with the remaining pile in the mailbox...

The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:

Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.misc

for you to fetch changes up to 39ecb653f671bbccd4a3c40f7f803f2874252f81:

nsfs: repair kernel-doc for ns_match() (2023-01-11 15:47:40 -0500)

----------------------------------------------------------------
Fabio M. De Francesco (1):
fs/cramfs: Convert kmap() to kmap_local_data()

Lukas Bulwahn (1):
nsfs: repair kernel-doc for ns_match()

Thomas Weißschuh (1):
nsfs: add compat ioctl handler

fs/cramfs/inode.c | 9 ++++-----
fs/nsfs.c | 3 ++-
2 files changed, 6 insertions(+), 6 deletions(-)