]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
docs/vfs: Remove mentions to the old mount API helpers
authorPedro Falcato <pfalcato@suse.de>
Wed, 23 Jul 2025 13:21:56 +0000 (14:21 +0100)
committerChristian Brauner <brauner@kernel.org>
Mon, 11 Aug 2025 12:52:40 +0000 (14:52 +0200)
commit92becd1701a835d0807fa1f5c03b43762af27444
tree31f0648ade8978b0978deca04fae794fd55e8cb6
parentf7d161c2804f3ad36bdc3222cb93c8fee67be98c
docs/vfs: Remove mentions to the old mount API helpers

Now that mount_bdev(), mount_nodev() and mount_single() have all been
removed, remove mentions to them in vfs.rst.

While we're at it, redirect people looking for mount API docs to
mount_api.rst (which documents the newer API).

Signed-off-by: Pedro Falcato <pfalcato@suse.de>
Link: https://lore.kernel.org/20250723132156.225410-4-pfalcato@suse.de
Signed-off-by: Christian Brauner <brauner@kernel.org>
Documentation/filesystems/vfs.rst