From: Christian Brauner Date: Thu, 31 Jul 2025 11:20:12 +0000 (+0200) Subject: Merge patch series "fs: Remove old mount API helpers" X-Git-Tag: v6.18-rc1~240^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5e6de2a72ef4af32a45b3f301faee0208e2b98f0;p=thirdparty%2Flinux.git Merge patch series "fs: Remove old mount API helpers" Pedro Falcato says: This patchset contains a very small cleanup, where we remove mount_nodev (unused since 6.15) and mount_bdev (unused since f2fs converted their mount API usage, still in -next). While we're at it, we also get to removing some stale mount API docs. * patches from https://lore.kernel.org/20250723132156.225410-1-pfalcato@suse.de: docs/vfs: Remove mentions to the old mount API helpers fs: Remove mount_bdev fs: Remove mount_nodev Link: https://lore.kernel.org/20250723132156.225410-1-pfalcato@suse.de Signed-off-by: Christian Brauner --- 5e6de2a72ef4af32a45b3f301faee0208e2b98f0