Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Feb 2023 03:27:55 +0000 (19:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Feb 2023 03:27:55 +0000 (19:27 -0800)
commit489fa31ea873282b41046d412ec741f93946fc2d
tree848c68189754fdb52b6b37b67f4b1f312513d918
parent3df88c6a175d883b58fc3c31e36c94eb5e2ad180
parent39ecb653f671bbccd4a3c40f7f803f2874252f81
Merge branch 'work.misc' of git://git./linux/kernel/git/viro/vfs

Pull misc vfs updates from Al Viro:
 "Assorted stuff that didn't fit anywhere else"

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  nsfs: repair kernel-doc for ns_match()
  nsfs: add compat ioctl handler
  fs/cramfs: Convert kmap() to kmap_local_data()
fs/cramfs/inode.c