]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: promote metadata directories and large block support
authorDarrick J. Wong <djwong@kernel.org>
Wed, 21 Jan 2026 06:45:40 +0000 (22:45 -0800)
committerCarlos Maiolino <cem@kernel.org>
Wed, 21 Jan 2026 11:57:17 +0000 (12:57 +0100)
commit4d6d335ea9558a7dc0c5044886440d7223596235
treee276a1e1645a5e47c5f75a7bcee417cdc9d22ee8
parent12d12dcc1508874886ebcbd2aefba74f1ed71f98
xfs: promote metadata directories and large block support

Large block support was merged upstream in 6.12 (Dec 2024) and metadata
directories was merged in 6.13 (Jan 2025).  We've not received any
serious complaints about the ondisk formats of these two features in the
past year, so let's remove the experimental warnings.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_message.c
fs/xfs/xfs_message.h
fs/xfs/xfs_super.c