summaryrefslogtreecommitdiffstats
path: root/fs/netfs
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2021-12-07 08:44:51 -0500
committerDavid Howells <dhowells@redhat.com>2022-01-11 22:13:01 +0000
commit1702e79734104d711a84ff55bd6a93c21947bc01 (patch)
treeae219a84e48645c6ae3a5c047a9caad44a1b0bfa /fs/netfs
parent400e1286c0ec3fd13d7ac0705c3c175bcb6d2899 (diff)
downloadlinux-1702e79734104d711a84ff55bd6a93c21947bc01.tar.bz2
ceph: add fscache writeback support
When updating the backing store from the pagecache (a'la writepage or writepages), write to the cache first. This allows us to keep caching files even when they are being written, as long as we have appropriate caps. Signed-off-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: David Howells <dhowells@redhat.com> Link: https://lore.kernel.org/r/20211129162907.149445-3-jlayton@kernel.org/ # v1 Link: https://lore.kernel.org/r/20211207134451.66296-3-jlayton@kernel.org/ # v2 Link: https://lore.kernel.org/r/163906985808.143852.1383891557313186623.stgit@warthog.procyon.org.uk/ # v2 Link: https://lore.kernel.org/r/163967190257.1823006.16713609520911954804.stgit@warthog.procyon.org.uk/ # v3 Link: https://lore.kernel.org/r/164021585020.640689.6765214932458435472.stgit@warthog.procyon.org.uk/ # v4
Diffstat (limited to 'fs/netfs')
0 files changed, 0 insertions, 0 deletions