| commit | dff500c26575ecc317f3d78b41fdc15134ea84b6 | [log] [tgz] |
|---|---|---|
| author | David Howells <dhowells@redhat.com> | Thu Feb 06 14:22:30 2020 +0000 |
| committer | David Howells <dhowells@redhat.com> | Sun May 03 10:12:16 2020 +0100 |
| tree | 91057e2442528552193296f74e25bd7b471f7f40 | |
| parent | 90ce4098a7daf0b8c1bb080e047b0f7974a1a7a1 [diff] |
afs: Copy local writes to the cache when writing to the server When writing to the server from afs_writepage() or afs_writepages(), copy the data to the cache object too. Signed-off-by: David Howells <dhowells@redhat.com>