summaryrefslogtreecommitdiff
path: root/fs/fscache/volume.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-22fscache: Fix the volume collision wait conditionDavid Howells1-2/+2
2022-01-07fscache, cachefiles: Store the volume coherency dataDavid Howells1-2/+12
2022-01-07fscache: Provide and use cache methods to lookup/create/free a volumeDavid Howells1-3/+86
2022-01-07fscache: Implement volume-level access helpersDavid Howells1-0/+84
2022-01-07fscache: Implement volume registrationDavid Howells1-0/+340