original_kernel/fs/netfs
David Howells c1ec4d7c2e netfs: Provide invalidate_folio and release_folio calls
Provide default invalidate_folio and release_folio calls.  These will need
to interact with invalidation correctly at some point.  They will be needed
if netfslib is to make use of folio->private for its own purposes.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
cc: linux-cachefs@redhat.com
cc: linux-fsdevel@vger.kernel.org
cc: linux-mm@kvack.org
2023-12-24 15:08:51 +00:00
..
Kconfig
Makefile netfs: Move pinning-for-writeback from fscache to netfs 2023-12-24 15:08:49 +00:00
buffered_read.c
fscache_cache.c
fscache_cookie.c
fscache_internal.h
fscache_io.c netfs: Move pinning-for-writeback from fscache to netfs 2023-12-24 15:08:49 +00:00
fscache_main.c netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink 2023-12-24 15:08:48 +00:00
fscache_proc.c netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink 2023-12-24 15:08:48 +00:00
fscache_stats.c netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink 2023-12-24 15:08:48 +00:00
fscache_volume.c
internal.h netfs: Add a procfile to list in-progress requests 2023-12-24 15:08:49 +00:00
io.c
iterator.c
main.c netfs: Add a procfile to list in-progress requests 2023-12-24 15:08:49 +00:00
misc.c netfs: Provide invalidate_folio and release_folio calls 2023-12-24 15:08:51 +00:00
objects.c netfs: Add a ->free_subrequest() op 2023-12-24 15:08:50 +00:00
stats.c netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink 2023-12-24 15:08:48 +00:00