]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEAR
authorMax Kellermann <max.kellermann@ionos.com>
Mon, 19 May 2025 13:48:01 +0000 (14:48 +0100)
committerChristian Brauner <brauner@kernel.org>
Wed, 21 May 2025 12:34:37 +0000 (14:34 +0200)
commitd46a7b217d6abbaea78ce5abf4b295e3c1d819d9
tree438f2ede05b20e976ab79c18057287af63db1b99
parent9fcf235e91fae9f3e99f4e09d332ed09296b11ec
fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEAR

This choice was added by commit 3a11b3a86366 ("netfs: Pass more
information on how to deal with a hole in the cache") but the last
user was removed by commit 86b374d061ee ("netfs: Remove
fs/netfs/io.c").

Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Link: https://lore.kernel.org/20250519134813.2975312-6-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/fscache.h
include/linux/netfs.h