summaryrefslogtreecommitdiff
path: root/fs/netfs/read_single.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-19netfs: Fix the request's work item to not require a refDavid Howells1-3/+3
2024-12-21afs: Locally initialise the contents of a new symlink on creationDavid Howells1-1/+1
2024-12-21netfs: Change the read result collector to only use one work itemDavid Howells1-22/+15
2024-12-21netfs: Add support for caching single monolithic objects such as AFS dirsDavid Howells1-0/+202