]> Gentwo Git Trees - linux/.git/commit
fs: add fs/super_types.h header
authorChristian Brauner <brauner@kernel.org>
Tue, 4 Nov 2025 14:46:33 +0000 (15:46 +0100)
committerChristian Brauner <brauner@kernel.org>
Wed, 5 Nov 2025 21:47:52 +0000 (22:47 +0100)
commite0b62a4dee24e9176f2c4be52a1b47fe1d97c560
tree3503febfa6b9c208ed91f7fe79391e05c7f07b5f
parent0485a18d9141775d54489997b284fe2557b5898e
fs: add fs/super_types.h header

Split out super block associated structures into a separate header.

Link: https://patch.msgid.link/20251104-work-fs-header-v1-2-fb39a2efe39e@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
include/linux/fs.h
include/linux/fs/super_types.h [new file with mode: 0644]