]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
fs: rename fs_types.h to fs_dirent.h
authorChristian Brauner <brauner@kernel.org>
Tue, 4 Nov 2025 14:46:32 +0000 (15:46 +0100)
committerChristian Brauner <brauner@kernel.org>
Wed, 5 Nov 2025 08:51:30 +0000 (09:51 +0100)
commit0485a18d9141775d54489997b284fe2557b5898e
tree7553e500ae54e1a2ed72060dd32b5dfb843a3737
parentdcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa
fs: rename fs_types.h to fs_dirent.h

We will split out a bunch of types into a separate header.
So free up the appropriate name for it.

Link: https://patch.msgid.link/20251104-work-fs-header-v1-1-fb39a2efe39e@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/Makefile
fs/fs_dirent.c [moved from fs/fs_types.c with 98% similarity]
include/linux/fs.h
include/linux/fs_dirent.h [moved from include/linux/fs_types.h with 92% similarity]