]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: standardize EXPERIMENTAL warning generation
authorDarrick J. Wong <djwong@kernel.org>
Mon, 4 Nov 2024 04:18:49 +0000 (20:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:38:30 +0000 (13:38 -0800)
commitecc8065dfa18b5f6d35e0e2eff96e7378071307b
tree2d67e5fa726fa71a65e624599b2133f2009b08e0
parent4d272929a5258074328dae206c935634e0fd1a54
xfs: standardize EXPERIMENTAL warning generation

Refactor the open-coded warnings about EXPERIMENTAL feature use into a
standard helper before we go adding more experimental features.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/scrub/scrub.c
fs/xfs/xfs_fsops.c
fs/xfs/xfs_message.c
fs/xfs/xfs_message.h
fs/xfs/xfs_mount.h
fs/xfs/xfs_pnfs.c
fs/xfs/xfs_super.c
fs/xfs/xfs_xattr.c