]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: add fscache writeback support wip-fscache-rewrite
authorJeff Layton <jlayton@kernel.org>
Mon, 13 Jul 2020 13:59:39 +0000 (09:59 -0400)
committerJeff Layton <jlayton@kernel.org>
Mon, 29 Nov 2021 11:06:00 +0000 (06:06 -0500)
commit2ef67afbb94d9a4c05332c6285cf7f7c83e1a939
tree33704b98fd866e9d387335dc3ef6c3930282aa1f
parentd60ee6e1dd2af622cc4b2200579686b78653e02b
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>
fs/ceph/addr.c