]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: remove deprecated mount options
authorDarrick J. Wong <djwong@kernel.org>
Tue, 2 Sep 2025 21:33:53 +0000 (14:33 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 5 Sep 2025 15:48:23 +0000 (08:48 -0700)
commitb9a176e54162f890aaf50ac8a467d725ed2f00df
tree6c5091eb536ed154709d5c88b096ab06730b9b5b
parentf69260511c69888bdec048153d0d475d4c8b0b3e
xfs: remove deprecated mount options

These four mount options were scheduled for removal in September 2025,
so remove them now.

Cc: preichl@redhat.com
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Documentation/admin-guide/xfs.rst
fs/xfs/libxfs/xfs_attr_leaf.c
fs/xfs/libxfs/xfs_bmap.c
fs/xfs/libxfs/xfs_ialloc.c
fs/xfs/libxfs/xfs_sb.c
fs/xfs/xfs_icache.c
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h
fs/xfs/xfs_super.c