[PATCH 0/3] fs: Remove old mount API helpers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Based on linux-next as of 23 July 2025.

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). Obviously depends on the f2fs patches
(maybe should be merged through their tree? I don't know.).

While we're at it, we also get to removing some stale mount API docs.

I did look into removing ->mount() altogether, but sadly 9pfs is still
using it.

Pedro Falcato (3):
  fs: Remove mount_nodev
  fs: Remove mount_bdev
  docs/vfs: Remove mentions to the old mount API helpers

 Documentation/filesystems/vfs.rst | 27 +------------
 fs/super.c                        | 63 -------------------------------
 include/linux/fs.h                |  6 ---
 3 files changed, 2 insertions(+), 94 deletions(-)

-- 
2.50.1





[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux