Merge tag 'vfs-6.10.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 May 2024 19:09:18 +0000 (12:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 May 2024 19:09:18 +0000 (12:09 -0700)
commit103fb219cf57fc3641d92af2f4f438080cea3efc
tree1b942af7ac21f9a0d550f5358f2661b6717f3b7d
parent1b0aabcc9a35e729a6c7ce71e725fd63513b35de
parent7cd7bfe59328741185ef6db3356489c22919e59b
Merge tag 'vfs-6.10.mount' of git://git./linux/kernel/git/vfs/vfs

Pull vfs mount API conversions from Christian Brauner:
 "This converts qnx6, minix, debugfs, tracefs, freevxfs, and openpromfs
  to the new mount api, further reducing the number of filesystems
  relying on the legacy mount api"

* tag 'vfs-6.10.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
  minix: convert minix to use the new mount api
  vfs: Convert tracefs to use the new mount API
  vfs: Convert debugfs to use the new mount API
  openpromfs: finish conversion to the new mount API
  freevxfs: Convert freevxfs to the new mount API.
  qnx6: convert qnx6 to use the new mount api
fs/tracefs/inode.c