]> git.ipfire.org Git - thirdparty/linux.git/commit
fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=y
authorMax Kellermann <max.kellermann@ionos.com>
Mon, 19 May 2025 13:48:04 +0000 (14:48 +0100)
committerChristian Brauner <brauner@kernel.org>
Wed, 21 May 2025 12:34:38 +0000 (14:34 +0200)
commit07c08bac9302012d9a91d40e95c8f98800f7d787
tree875fd867ced8fe18b31d0adfb9540d6b9dea5f1b
parent3dc00bca8dc8226f79f6958293a2777f0691cfb5
fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=y

This field is only used for the "proc" filesystem.

Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Link: https://lore.kernel.org/20250519134813.2975312-9-dhowells@redhat.com
cc: Paulo Alcantara <pc@manguebit.com>
cc: netfs@lists.linux.dev
cc: linux-fsdevel@vger.kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
include/linux/netfs.h