summaryrefslogtreecommitdiff
path: root/fs/netfs/objects.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-18netfs: Add a function to consolidate beginning a readDavid Howells1-1/+0
2022-03-18netfs: Add a netfs inode contextDavid Howells1-6/+6
2022-03-18netfs: Change ->init_request() to return an error codeDavid Howells1-17/+24
2022-03-18netfs: Refactor arguments for netfs_alloc_read_requestDavid Howells1-3/+10
2022-03-18netfs: Trace refcounting on the netfs_io_subrequest structDavid Howells1-9/+23
2022-03-18netfs: Trace refcounting on the netfs_io_request structDavid Howells1-7/+17
2022-03-18netfs: Split netfs_io_* object handling outDavid Howells1-0/+123