diff options
author | David Howells <dhowells@redhat.com> | 2021-11-05 16:55:38 +0300 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2022-03-18 12:29:05 +0300 |
commit | 4058f742105ecfcbdf99e1139e6c1f74fb8e6db9 (patch) | |
tree | 4c262eacb078d638640b91166e4b74d92797bdad /tools/perf/scripts/python/syscall-counts.py | |
parent | b900f4b89b4d44aa1a79111763b6dfab51e5e3af (diff) | |
download | linux-4058f742105ecfcbdf99e1139e6c1f74fb8e6db9.tar.xz |
netfs: Keep track of the actual remote file size
Provide a place in which to keep track of the actual remote file size in
the netfs context. This is needed because inode->i_size will be updated as
we buffer writes in the pagecache, but the server file size won't get
updated until we flush them back.
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
cc: linux-cachefs@redhat.com
Link: https://lore.kernel.org/r/164623013727.3564931.17659955636985232717.stgit@warthog.procyon.org.uk/ # v1
Link: https://lore.kernel.org/r/164678219305.1200972.6459431995188365134.stgit@warthog.procyon.org.uk/ # v2
Link: https://lore.kernel.org/r/164692921865.2099075.5310757978508056134.stgit@warthog.procyon.org.uk/ # v3
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions