summaryrefslogtreecommitdiff
path: root/example/invalidate_path.c
diff options
context:
space:
mode:
authorGiuseppe Scrivano <giuseppe@scrivano.org>2019-07-23 21:52:16 +0200
committerNikolaus Rath <Nikolaus@rath.org>2019-07-23 12:52:16 -0700
commitf0e08cc700d629da2d46def8b620b0ed858cc0d9 (patch)
tree0dd2751cc9e8688b3486192bf2eb8151aa4e8013 /example/invalidate_path.c
parent249942f6411042c4af18bd10438da34801cce02b (diff)
fuse-lowlevel: set pipe size to max (#438)
on failure to set the pipe size, set it to the maximum allowed by the kernel. If the first request required more than the maximum allowed, the can_grow flag would be reset thus preventing any further resize. Grow the pipe to the maximum allowed to increase the likelihood of using splice for successive requests instead of falling back to read/write. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'example/invalidate_path.c')
0 files changed, 0 insertions, 0 deletions