Commit d9ea409a authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 93197b5c
......@@ -33,15 +33,10 @@ filesystem to set the size due to external event (see https://git.kernel.org/lin
as we cannot even update the file from being empty to having some data.
-> we did the patch for FUSE to have proper flag for filesystem server to tell
the kernel it is fully responsible for invalidating pagecache:
the kernel it is fully responsible for invalidating pagecache. The patch will
be part of Linux 5.2:
https://lwn.net/ml/linux-fsdevel/20190315212556.9315-1-kirr%40nexedi.com/
As of 2019-Apr-25 the patch entered fuse.git#for-next:
https://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git/commit/?id=ad2ba64dd489
and should likely enter mainline when 5.2 merge window opens.
https://git.kernel.org/linus/ad2ba64dd489
Invalidations to wcfs clients are delayed until block access
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment