]> www.infradead.org Git - users/jedix/linux-maple.git/commit
vfs: remove some unused old mount api code
authorEric Sandeen <sandeen@redhat.com>
Wed, 5 Feb 2025 21:34:32 +0000 (15:34 -0600)
committerChristian Brauner <brauner@kernel.org>
Thu, 6 Feb 2025 10:51:43 +0000 (11:51 +0100)
commitbdfa77e7c6bfda57d28fba24a5195fca2392c08a
tree8f27b7a557265175ed3d04bdf660cc1dad32df56
parentcb0e0a8bf4e1e1c8cd6d11ccaa355a23e1853566
vfs: remove some unused old mount api code

Remove reconfigure_single, mount_single, and compare_single now
that no users remain.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Link: https://lore.kernel.org/r/20250205213931.74614-5-sandeen@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/super.c
include/linux/fs.h
include/linux/fs_context.h