]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: rename xfs_linux.h to xfs_platform.h
authorChristoph Hellwig <hch@lst.de>
Fri, 19 Dec 2025 05:41:44 +0000 (06:41 +0100)
committerCarlos Maiolino <cem@kernel.org>
Wed, 21 Jan 2026 11:57:16 +0000 (12:57 +0100)
commit971ffb634113474add7c3adb07c1ea03110e7844
tree88775d3fbd5da591dc9276b20e1785462d5916d0
parenta10b44cf1018f5f94d5a4caefef581d181c70f5d
xfs: rename xfs_linux.h to xfs_platform.h

Rename xfs_linux.h to prepare for including including it directly
from source files including those shared with xfsprogs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs.h
fs/xfs/xfs_platform.h [moved from fs/xfs/xfs_linux.h with 98% similarity]